Uses of Interface
org.enhydra.jdbc.pool.PoolHelper

Packages that use PoolHelper
org.enhydra.jdbc.pool   
 

Uses of PoolHelper in org.enhydra.jdbc.pool
 

Classes in org.enhydra.jdbc.pool that implement PoolHelper
 class StandardPoolDataSource
          StandardPoolDataSource class allows to make some operations on PooledConnection.
 class StandardXAPoolDataSource
          StandardXAPoolDataSource class allows to make some operations on XAConnection.