Uses of Package
org.objectweb.cjdbc.controller.virtualdatabase

Packages that use org.objectweb.cjdbc.controller.virtualdatabase
org.objectweb.cjdbc.controller C-JDBC controller bootstrap and interfaces. 
org.objectweb.cjdbc.controller.jmx This package is responsible for handling jmx configuration, and special classes.  
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.shutdown   
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.virtualdatabase used by org.objectweb.cjdbc.controller
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
VirtualDatabaseException
          JmxException
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.jmx
VirtualDatabaseException
          JmxException
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.loadbalancer
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.loadbalancer.raidb0
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.loadbalancer.raidb1
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.loadbalancer.raidb2
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.loadbalancer.singledb
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.requestmanager
DistributedVirtualDatabase
          A DistributedVirtualDatabase is a virtual database hosted by several controllers.
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.shutdown
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.virtualdatabase
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
VirtualDatabaseException
          JmxException
VirtualDatabaseMBean
          JMX Interface to remotely manage a Virtual Databases.
VirtualDatabaseMetaData
          Class that gathers the metadata for a virtual database.
 

Classes in org.objectweb.cjdbc.controller.virtualdatabase used by org.objectweb.cjdbc.controller.xml
VirtualDatabase
          A VirtualDatabase represents a database from client point of view and hide the complexity of the cluster distribution to the client.
 



Copyright © 2002, 2003 - ObjectWeb Consortium - All Rights Reserved.