Constructor and Description |
---|
ResultSetIterator(Connection conn,
ResultSet resultSet,
boolean isJDBC4,
boolean useGetBytes) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
closeConnection() |
Set<String> |
getColumnNames() |
boolean |
hasNext() |
Map<String,Object> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public ResultSetIterator(Connection conn, ResultSet resultSet, boolean isJDBC4, boolean useGetBytes) throws SQLException
SQLException
Apache Camel