public class TableResultSetIterator extends ResultSetIteratorBase<Row>
isCaseSensitive, meta, quirks, rs
Constructor and Description |
---|
TableResultSetIterator(ResultSet rs,
boolean isCaseSensitive,
Quirks quirks,
LazyTable lt) |
Modifier and Type | Method and Description |
---|---|
protected Row |
readNext() |
getColumnName, hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected Row readNext() throws SQLException
readNext
in class ResultSetIteratorBase<Row>
SQLException
Copyright © 2015. All rights reserved.