Public Member Functions | |
| void | processResultSet (EOAdaptorChannel adaptorChannel, ResultSet rs) throws Exception |
| 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).
| adaptorChannel | the original adaptor channel | |
| rs | the ResultSet |
| Exception | if something goes wrong |
1.5.8