|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.cjdbc.controller.backend | |
org.objectweb.cjdbc.controller.backend | Database backend core. |
org.objectweb.cjdbc.controller.loadbalancer | All C-JDBC load balancers are subpackage of this one which provides the load balancer interface and the core backend thread. |
org.objectweb.cjdbc.controller.loadbalancer.raidb0 | RAIDb-0 load balancers. |
org.objectweb.cjdbc.controller.loadbalancer.raidb1 | RAIDb-1 (full replication) load balancers. |
org.objectweb.cjdbc.controller.loadbalancer.raidb2 | RAIDb-2 (partial replication) load balancers. |
org.objectweb.cjdbc.controller.loadbalancer.singledb | Load balancer for single backend systems. |
org.objectweb.cjdbc.controller.requestmanager | Request Manager core including the request parsing cache. |
org.objectweb.cjdbc.controller.virtualdatabase | Virtual database core code including connection handling. |
org.objectweb.cjdbc.controller.xml | XML configuration file parsing and handling. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.backend | |
DriverCompliance
This class checks if a given driver provides the mandatory features necessary for C-JDBC. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.loadbalancer | |
DatabaseBackend
A DatabaseBackend represents a real database backend that
will have to be bound to a virtual C-JDBC database. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.loadbalancer.raidb0 | |
DatabaseBackend
A DatabaseBackend represents a real database backend that
will have to be bound to a virtual C-JDBC database. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.loadbalancer.raidb1 | |
DatabaseBackend
A DatabaseBackend represents a real database backend that
will have to be bound to a virtual C-JDBC database. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.loadbalancer.raidb2 | |
DatabaseBackend
A DatabaseBackend represents a real database backend that
will have to be bound to a virtual C-JDBC database. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.loadbalancer.singledb | |
DatabaseBackend
A DatabaseBackend represents a real database backend that
will have to be bound to a virtual C-JDBC database. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.requestmanager | |
DatabaseBackend
A DatabaseBackend represents a real database backend that
will have to be bound to a virtual C-JDBC database. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.virtualdatabase | |
DatabaseBackend
A DatabaseBackend represents a real database backend that
will have to be bound to a virtual C-JDBC database. |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.controller.xml | |
DatabaseBackend
A DatabaseBackend represents a real database backend that
will have to be bound to a virtual C-JDBC database. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |