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

Packages that use org.objectweb.cjdbc.controller.connection
org.objectweb.cjdbc.controller.backend Database backend core. 
org.objectweb.cjdbc.controller.connection Connection managers implementations (mainly connection pooling). 
 

Classes in org.objectweb.cjdbc.controller.connection used by org.objectweb.cjdbc.controller.backend
AbstractConnectionManager
          A ConnectionManager object is responsible to talk directly with a database backend.
 

Classes in org.objectweb.cjdbc.controller.connection used by org.objectweb.cjdbc.controller.connection
AbstractConnectionManager
          A ConnectionManager object is responsible to talk directly with a database backend.
AbstractPoolConnectionManager
          This connection manager uses a pool of persistent connections with the database.
VariablePoolConnectionManager.RemoveIdleConnectionsThread
          Allows to remove idle free connections after the VariablePoolConnectionManager.idleTimeout timeout.
 



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