All Classes and Interfaces
Class
Description
Resource for encapsulation of binary data that is stored in the data base.
A
Collection represents a collection of Resources
stored within an XML
database.CollectionManagementService is a
Service that enables the basic
management of collections within a database.Provides the ability to configure properties about an object.
Database is an encapsulation of the database driver
functionality that is
necessary to access an XML database.DatabaseManager is the entry point for the API and enables you to get the
initial Collection references necessary to do anything useful with the API.ErrorCodes defines XML:DB error codes that can be used to set the
errorCodes attribute of an XMLDBExceptionResource is a container for data stored within the database.ResourceIterator is used to iterate over a set of resources.
ResourceSet is a container for a set of resources.
The
Service interface provides an extension mechanism for
Collection implementations.Provides the ability to bundle
Collection operations into a
transaction.XMLDBException is thrown for all errors in the XML:DB API.
Provides access to XML resources stored in the database.
XPathQueryService is a
Service that enables the execution of
XPath queries within the context of a Collection or against a
single XML Resource stored in the Collection.XUpdateQueryService is a
Service that enables the execution of
XUpdate queries within the context of a Collection or against a
single document stored in a collection.