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