Package org.opensubsystems.core.persist.db.connectionpool

Class Summary
C3P0DatabaseConnectionFactoryImpl Implementation of connection pool using C3P0 connection pool.
DBCPDatabaseConnectionFactoryImpl Implementation of connection pool using Jakarta Commons DBCP package.
J2EEDatabaseConnectionFactoryImpl Base class for implementation of j2ee factories for retrieving and returning of database connections, which are maintained in a pool of always ready connections.
PooledDatabaseConnectionFactoryImpl Base class for implementation of factories for retrieving and returning of database connections, which are maintained in a pool of always ready connections.
PooledDatabaseConnectionFactorySetupReader Class that reads setup for database connection pools from properties.
ProxoolDatabaseConnectionFactoryImpl Implementation of connection pool using Objectweb Proxool package (http://proxool.sourceforge.net/).
XAPoolDatabaseConnectionFactoryImpl Implementation of connection pool using Objectweb XAPool package (http://xapool.experlog.com/).
 



Copyright © 2003 - 2006 OpenSubsystems s.r.o.