| Package | Description |
|---|---|
| com.mysql.cj.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
CallableStatementWrapper
Wraps callable statements created by pooled connections.
|
| Modifier and Type | Method and Description |
|---|---|
protected static PreparedStatementWrapper |
PreparedStatementWrapper.getInstance(ConnectionWrapper c,
MysqlPooledConnection conn,
java.sql.PreparedStatement toWrap) |