Package org.sadun.util.pool.connection

The Connection pool package.

See:
          Description

Interface Summary
ManagedConnectionPoolMBean  
 

Class Summary
ConfigurableDataSource A non-pooled data source (use ConnectionPool to pool it if needed) which can be externally configured via standard XML serialization.
ConnectionPool A pool of SQL connections.
ManagedConnectionPool NOT COMPLETE YET
SQLContext An SQL Context declares a set of jdbc driver names and a classpath where to load them from.
Test A test class.
 

Package org.sadun.util.pool.connection Description

The Connection pool package.