| Package | Description |
|---|---|
| io.agroal.pool | |
| io.agroal.pool.wrapper |
| Modifier and Type | Method and Description |
|---|---|
ConnectionWrapper |
ConnectionHandler.newConnectionWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionHandler.onConnectionWrapperClose(ConnectionWrapper wrapper) |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionWrapper |
StatementWrapper.connection |
| Constructor and Description |
|---|
CallableStatementWrapper(ConnectionWrapper connectionWrapper,
CallableStatement statement) |
PreparedStatementWrapper(ConnectionWrapper connectionWrapper,
PreparedStatement statement) |
StatementWrapper(ConnectionWrapper connectionWrapper,
Statement statement) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.