public interface ForwardCursor extends IndexedFields, NamedFields
| Modifier and Type | Method and Description |
|---|---|
boolean |
eof() |
boolean |
next()
Move the cursor to the next row in the resultset.
|
get, getAs, getBoolean, getBooleanAs, getByte, getByteAs, getDouble, getDoubleAs, getFloat, getFloatAs, getInt, getIntAs, getLong, getLongAs, getShort, getShortAs, getString, getStringAsget, getAs, getBoolean, getBooleanAs, getByte, getByteAs, getDouble, getDoubleAs, getFloat, getFloatAs, getInt, getIntAs, getLong, getLongAs, getShort, getShortAs, getString, getStringAsCopyright © 2014. All rights reserved.