Package | Description |
---|---|
org.enhydra.jdbc.pool |
Class and Description |
---|
GenerationObject
This class allows to store multiple things in the Generic
Pool hashtable.
|
GenericPool
GenericPool is the main class of the Pool.
|
PoolHelper
PoolHelper defines methods allowing to make some specific
operation on object.
|
PoolKeeper
PoolKeeper class allows to clean up automatically dead and
expired objects.
|
StandardPoolDataSource
StandardPoolDataSource class allows to make some operations on
PooledConnection.
|