Package org.objectweb.cjdbc.controller.virtualdatabase

Virtual database core code including connection handling.

See:
          Description

Class Summary
ControllerResultSet A ControllerResultSet is a lightweight ResultSet for the controller side.
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.
VirtualDatabaseDynamicMetaData Class that gathers the dynamic metadata for a virtual database, that means all the metadata subject to changes during the lifetime of the application.
VirtualDatabaseStaticMetaData Class gathering the static metadata related to the database.
VirtualDatabaseWorkerThread This class handles a connection with a C-JDBC driver.
 

Package org.objectweb.cjdbc.controller.virtualdatabase Description

Virtual database core code including connection handling.



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