ERXJDBCUtilities.IResultSetDelegate Interface Reference

List of all members.

Public Member Functions

void processResultSet (EOAdaptorChannel adaptorChannel, ResultSet rs) throws Exception


Detailed Description

IResultSetDelegate is like a closure for ResultSet operations.

Author:
mschrag

Member Function Documentation

void processResultSet ( EOAdaptorChannel  adaptorChannel,
ResultSet  rs 
) throws Exception

This method is called to give you the opportunity to process a ResultSet or a row of a ResultSet (depending on the context).

Parameters:
adaptorChannel the original adaptor channel
rs the ResultSet
Exceptions:
Exception if something goes wrong


The documentation for this interface was generated from the following file:

Generated on Sat May 26 06:43:15 2012 for Project Wonder by  doxygen 1.5.8