public static interface ERXJDBCUtilities.IResultSetDelegate
Modifier and Type | Method and Description |
---|---|
void |
processResultSet(EOAdaptorChannel adaptorChannel,
ResultSet rs)
This method is called to give you the opportunity to process a ResultSet or a
row of a ResultSet (depending on the context).
|
void processResultSet(EOAdaptorChannel adaptorChannel, ResultSet rs) throws Exception
adaptorChannel
- the original adaptor channelrs
- the ResultSetException
- if something goes wrongCopyright © 2002 – 2024 Project Wonder.