Package com.nonesole.persistence.connectionpool

Interface Summary
ConnectionsConstant Constant of Connections
 

Class Summary
ConnectionPoolContext Context of Connection Pool
ConnectionPoolServer Connection Pool Server.
ConnectionWrapper ConnectionWrapper is working with connection pool and it wraps the real connection from jdbc drivers.
DriverConnectionPoolDataSource Datasource for connection pool
DriverDataSource Local data source
DriverPooledConnection Pooled connection class.
SingleRecipientManager Manager of pool.
Support one pool different DataSources.