|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultCursor
Abstraction of a cursor over a returned resultset. This is an opaque interface that only provides a way to close the cursor; all other operations are done by passing a ResultCursor to QueryExecutor methods.
Method Summary | |
---|---|
void |
close()
Close this cursor. |
Method Detail |
---|
void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |