OracleReplayableConnectionConnectionPoolpublic interface ConnectionInitializationCallback
| Modifier and Type | Method | Description |
|---|---|---|
void |
initialize(Connection connection) |
Initializes the connection.
|
void initialize(Connection connection) throws SQLException
connection - The connection to be initialized.SQLException
Copyright © 2008, 2017, Oracle. All rights reserved.