Uses of Class
org.enhydra.jdbc.pool.GenerationObject

Packages that use GenerationObject
org.enhydra.jdbc.pool   
 

Uses of GenerationObject in org.enhydra.jdbc.pool
 

Methods in org.enhydra.jdbc.pool that return GenerationObject
 GenerationObject PoolHelper.create()
           
 GenerationObject StandardPoolDataSource.create()
           
 GenerationObject PoolHelper.create(String _user, String _password)
           
 GenerationObject StandardPoolDataSource.create(String _user, String _password)
           
 GenerationObject StandardXAPoolDataSource.create(String _user, String _password)
           
 

Methods in org.enhydra.jdbc.pool with parameters of type GenerationObject
 boolean GenericPool.checkOwner(GenerationObject genObject, String user, String password)
           
 void StandardPoolDataSource.fullRemoveLockedObject(GenerationObject obj)
           
 void GenericPool.removeUnlockedObject(GenerationObject obj)
           
 void StandardPoolDataSource.removeUnlockedObject(GenerationObject obj)
           
 



Copyright © 2011. All Rights Reserved.