dbXML API

Package org.dbxml.core

This is the top-level package for all dbXML Core functionality.

See:
          Description

Interface Summary
Container Container is a generic container for Key and Document pairs.
DBObject DBObject is the interface implemented by all dbXML database objects.
 

Class Summary
Collection 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.
Database Database is the primary container for the dbXML Database Engine.
DocumentCache DocumentCache implements a simple Document caching system for Collections.
FaultCodes FaultCodes defines the dbXML specific fault codes and associated error messages.
SystemCollection SystemCollection represents the System Collection.
 

Exception Summary
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.
 

Package org.dbxml.core Description

This is the top-level package for all dbXML Core functionality.


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved