|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that defines the shared functionality of scrollable objects used to iterate over the contents of a result set.
Fields inherited from class sqlj.runtime.ResultSetIterator |
ASENSITIVE,
FETCH_FORWARD,
FETCH_REVERSE,
FETCH_UNKNOWN,
INSENSITIVE,
SENSITIVE |
Methods inherited from interface sqlj.runtime.ResultSetIterator |
clearWarnings,
close,
endFetch,
getFetchSize,
getResultSet,
getSensitivity,
getWarnings,
isClosed,
next,
setFetchSize |
Methods inherited from interface sqlj.runtime.Scrollable |
absolute,
afterLast,
beforeFirst,
first,
getFetchDirection,
isAfterLast,
isBeforeFirst,
isFirst,
isLast,
last,
previous,
relative,
setFetchDirection |
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |