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