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