|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.cjdbc.controller.backend | |
org.objectweb.cjdbc.common.shared | Common minor classes and interfaces to communicate between the console and the controller |
org.objectweb.cjdbc.controller.backend | Database backend core. |
org.objectweb.cjdbc.controller.backup | Set of classes to wrap calls and execution of Octopus to execute backup and recovery of databases |
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.paralleldb | ParallelDB load balancers to use with parallel databases. |
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.recoverylog | Recovery Log core. |
org.objectweb.cjdbc.controller.requestmanager | Request Manager core including the request parsing cache. |
org.objectweb.cjdbc.controller.requestmanager.distributed | Distributed implementation of the request manager. |
org.objectweb.cjdbc.controller.virtualdatabase | Virtual database core code including connection handling. |
org.objectweb.cjdbc.controller.virtualdatabase.protocol | Differemt group messages for the distributed version of the virtual database. |
org.objectweb.cjdbc.controller.xml | XML configuration files parsing |
Classes in org.objectweb.cjdbc.controller.backend used by org.objectweb.cjdbc.common.shared | |
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.backend | |
BackendStateListener
This class defines a BackendStateListener |
|
DatabaseBackend
A DatabaseBackend represents a real database backend that will
have to be bound to a virtual C-JDBC database. |
|
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.backup | |
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 | |
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.paralleldb | |
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.recoverylog | |
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 | |
BackendStateListener
This class defines a BackendStateListener |
|
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.distributed | |
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.virtualdatabase.protocol | |
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 |