| Package | Description |
|---|---|
| xyz.cofe.sql | |
| xyz.cofe.sql.proxy |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectPool |
CloseByTimeoutTask.connectPool |
| Modifier and Type | Method and Description |
|---|---|
ConnectPool |
ConnectPoolEvent.getConnectPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionPoolService.init(ConnectPool cp) |
void |
ConnectPoolEvent.setConnectPool(ConnectPool connectPool) |
| Constructor and Description |
|---|
CloseByTimeoutTask(ConnectPool cpool) |
Connected(ConnectPool connectPool) |
ConnectPoolEvent(ConnectPool connectPool) |
Disconnected(ConnectPool connectPool) |
StatementCreated(ConnectPool connectPool) |
| Modifier and Type | Field and Description |
|---|---|
protected WeakReference<ConnectPool> |
StatementTracker.wcpool |
protected WeakReference<ConnectPool> |
ConnectionTracker.wcpool |
| Constructor and Description |
|---|
ConnectionTracker(ConnectPool cpool,
Connection conn) |
StatementTracker(ConnectPool cpool,
Connection conn,
Statement st) |
Copyright © 2018. All rights reserved.