| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
ResultSetIterator(DbConnection connection,
ResultSet resultSet,
RowHandler rowHandler,
StreamingResultSetCloser streamingResultSetCloser) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
Map<String,Object> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ResultSetIterator(DbConnection connection, ResultSet resultSet, RowHandler rowHandler, StreamingResultSetCloser streamingResultSetCloser)
public void close()
throws MuleException
close in interface CloseableMuleExceptionCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.