|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.dbxml.core | |
org.dbxml.core | This is the top-level package for all dbXML Core functionality. |
org.dbxml.core.corba | Implements the several POA-based Servants for CORBA connectivity to dbXML. |
org.dbxml.core.data | Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet. |
org.dbxml.core.filer | Defines the dbXML Filer interface and implements several Filers, including BTreeFiler and HashFiler. |
org.dbxml.core.indexer | Defines the dbXML Indexer interface and implements the IndexManager, and NodeIndexer classes. |
org.dbxml.core.objects | Defines the dbXML XMLObject interface and implements XMLObjectManager, a reflection/invokation system and a Simple XMLObject implementation. |
org.dbxml.core.query | Implements the dbXML QueryEngine and XPathQueryResolver. |
org.dbxml.core.request | Implements several interfaces for extending dbXML resources into the standard Java URLConnection system. |
org.dbxml.core.security | Defines several classes for dbXML access control and authentication. |
org.dbxml.core.server.services | Defines several Services that plug into the Juggernaut server framework in order to allow dbXML to operate as a stand-alone Server. |
org.dbxml.core.xupdate | Defines several classes for dbXML XUpdate query processing. |
org.dbxml.xml | Top level package for dbXML XML support, including DOM, SAX, Compression, and JAXP drivers. |
Classes in org.dbxml.core used by org.dbxml.coreCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. CollectionManager
|
CollectionManager is the base class for both Database and Collection. Container
|
Container is a generic container for Key and Document pairs. Database
|
Database is the primary container for the dbXML Database Engine. DBException
|
A DBException is thrown by the database if an exception occurs in the managing (creating, dropping) database objects such as Collections, Indexes, and XMLObjects. DBObject
|
DBObject is the interface implemented by all dbXML database objects. DocumentCache
|
DocumentCache implements a simple Document caching system for Collections. SystemCollection
|
SystemCollection represents the System Collection. |
Classes in org.dbxml.core used by org.dbxml.core.corbaCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. Database
|
Database is the primary container for the dbXML Database Engine. |
Classes in org.dbxml.core used by org.dbxml.core.dataContainer
|
Container is a generic container for Key and Document pairs. DBException
|
A DBException is thrown by the database if an exception occurs in the managing (creating, dropping) database objects such as Collections, Indexes, and XMLObjects. |
Classes in org.dbxml.core used by org.dbxml.core.filerCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. DBException
|
A DBException is thrown by the database if an exception occurs in the managing (creating, dropping) database objects such as Collections, Indexes, and XMLObjects. DBObject
|
DBObject is the interface implemented by all dbXML database objects. |
Classes in org.dbxml.core used by org.dbxml.core.indexerCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. DBException
|
A DBException is thrown by the database if an exception occurs in the managing (creating, dropping) database objects such as Collections, Indexes, and XMLObjects. DBObject
|
DBObject is the interface implemented by all dbXML database objects. |
Classes in org.dbxml.core used by org.dbxml.core.objectsCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. DBException
|
A DBException is thrown by the database if an exception occurs in the managing (creating, dropping) database objects such as Collections, Indexes, and XMLObjects. |
Classes in org.dbxml.core used by org.dbxml.core.queryCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. Database
|
Database is the primary container for the dbXML Database Engine. DBException
|
A DBException is thrown by the database if an exception occurs in the managing (creating, dropping) database objects such as Collections, Indexes, and XMLObjects. |
Classes in org.dbxml.core used by org.dbxml.core.requestCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. Container
|
Container is a generic container for Key and Document pairs. Database
|
Database is the primary container for the dbXML Database Engine. |
Classes in org.dbxml.core used by org.dbxml.core.securityDatabase
|
Database is the primary container for the dbXML Database Engine. DBException
|
A DBException is thrown by the database if an exception occurs in the managing (creating, dropping) database objects such as Collections, Indexes, and XMLObjects. |
Classes in org.dbxml.core used by org.dbxml.core.server.servicesDatabase
|
Database is the primary container for the dbXML Database Engine. |
Classes in org.dbxml.core used by org.dbxml.core.xupdateCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. |
Classes in org.dbxml.core used by org.dbxml.xmlCollection
|
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. |
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |