|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||