|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to iterate a query result. It is returned to the user in response to the iterator() method of the query result Collection.
Method Summary | |
void |
close()
Close this iterator and release any resources held. |
Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
Method Detail |
public void close()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |