|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The ContainerSet interface is a set interface that allows the developer to iterate over the set of documents being stored by a collection.
| Method Summary | |
Container |
getNextContainer()
getNextContainer returns the next Container in the set. |
boolean |
hasMoreContainers()
hasMoreContainers returns whether there are any more Containers left in the set. |
| Method Detail |
public boolean hasMoreContainers()
throws DBException
DBException
public Container getNextContainer()
throws DBException
DBException
|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||