Constructor and Description |
---|
ResultSetIterator(Connection connection,
Statement statement,
ResultSet resultSet,
org.springframework.jdbc.core.RowMapper rowMapper) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
hasNext() |
Object |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public ResultSetIterator(Connection connection, Statement statement, ResultSet resultSet, org.springframework.jdbc.core.RowMapper rowMapper) throws SQLException
SQLException
Apache Camel