| Package | Description |
|---|---|
| com.mysql.cj.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
CallableStatementWrapper
Wraps callable statements created by pooled connections.
|
class |
ConnectionWrapper
This class serves as a wrapper for the connection object.
|
class |
PreparedStatementWrapper
Wraps prepared statements so that errors can be reported correctly to ConnectionEventListeners.
|
class |
StatementWrapper
Wraps statements so that errors can be reported correctly to ConnectionEventListeners.
|