dbXML API

Uses of Package
org.xmldb.api.modules

Packages that use org.xmldb.api.modules
org.dbxml.client.xmldb.resources Implements the XMLResource type from the XML:DB API. 
org.dbxml.client.xmldb.services Implements several XML:DB Services, including standard and extension services. 
org.xmldb.api.reference.modules   
org.xmldb.api.sdk.modules   
 

Classes in org.xmldb.api.modules used by org.dbxml.client.xmldb.resources
XMLResource
          Provides access to XML resources stored in the database.
 

Classes in org.xmldb.api.modules used by org.dbxml.client.xmldb.services
CollectionManagementService
          CollectionManagementService is a Service that enables the basic management of collections within a database.
XMLResource
          Provides access to XML resources stored in the database.
XPathQueryService
          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
          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.
 

Classes in org.xmldb.api.modules used by org.xmldb.api.reference.modules
BinaryResource
          Resource for encapsulation of binary data that is stored in the data base.
TransactionService
          Provides the ability to bundle Collection operations into a transaction.
 

Classes in org.xmldb.api.modules used by org.xmldb.api.sdk.modules
BinaryResource
          Resource for encapsulation of binary data that is stored in the data base.
TransactionService
          Provides the ability to bundle Collection operations into a transaction.
XMLResource
          Provides access to XML resources stored in the database.
XPathQueryService
          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.
 


dbXML API

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