public interface ConnectionInitializationCallback
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Connection connection)
Initializes the connection.
|
void initialize(Connection connection) throws SQLException
connection - The connection to be initialized.SQLException