Package org.jminor.common.db.pool

Interface Summary
ConnectionPool Defines a simple connection pool.
ConnectionPoolState An interface encapsulating the state of a connection pool at a given time.
ConnectionPoolStatistics An interface encapsulating database connection pool statistics
 

Class Summary
ConnectionPools A factory class providing ConnectionPool instances
 

Exception Summary
ConnectionPoolException An exception originating from a ConnectionPool
ConnectionPoolException.NoConnectionAvailable An exception indicating that no connection is available in the connection pool