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