|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerSet | |
com.dbxml.db.core | This is the top-level package for all dbXML Core functionality. |
com.dbxml.db.core.data | Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet. |
Uses of ContainerSet in com.dbxml.db.core |
Methods in com.dbxml.db.core that return ContainerSet | |
ContainerSet |
Collection.getContainerSet(Transaction tx)
getContainerSet returns the set of Documents being maintained by this Collection. |
Uses of ContainerSet in com.dbxml.db.core.data |
Classes in com.dbxml.db.core.data that implement ContainerSet | |
class |
EmptyContainerSet
EmptyContainerSet implements an empty ContainerSet. |
|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |