Package org.enhydra.jdbc.pool

Interface Summary
PoolHelper PoolHelper defines methods allowing to make some specific operation on object.
 

Class Summary
GenerationObject This class allows to store multiple things in the Generic Pool hashtable.
GenericPool GenericPool is the main class of the Pool.
PoolKeeper PoolKeeper class allows to clean up automatically dead and expired objects.
StandardPoolDataSource StandardPoolDataSource class allows to make some operations on PooledConnection.
StandardXAPoolDataSource StandardXAPoolDataSource class allows to make some operations on XAConnection.