|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryConnPool | |
---|---|
com.jdbaccess.db |
Uses of QueryConnPool in com.jdbaccess.db |
---|
Fields in com.jdbaccess.db declared as QueryConnPool | |
---|---|
protected QueryConnPool |
StatementPool.queryConnPool
|
Methods in com.jdbaccess.db that return QueryConnPool | |
---|---|
static QueryConnPool |
JDBAccess.getQueryConnPool(java.lang.String queryConnPoolName)
|
Constructors in com.jdbaccess.db with parameters of type QueryConnPool | |
---|---|
StatementPool(ConnPool connPool,
QueryConnPool queryConnPool)
|
|
StatementPool(ConnPool connPool,
QueryConnPool queryConnPool,
int maxCachePoolSize)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |