dbXML API

Uses of Interface
com.dbxml.db.core.data.ContainerSet

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

Copyright (c) 2004 The dbXML Group