public static interface ERXJDBCUtilities.IConnectionDelegate
| Modifier and Type | Method and Description |
|---|---|
void |
processConnection(EOAdaptorChannel adaptorChannel,
Connection conn)
This method is called to give you the opportunity to process a Connection.
|
void processConnection(EOAdaptorChannel adaptorChannel, Connection conn) throws Exception
adaptorChannel - the original adaptor channelconn - the JDBC ConnectionException - if something goes wrongCopyright © 2002 – 2025 Project Wonder.