Interface | Description |
---|---|
BinaryResource |
Resource for encapsulation of binary data that is stored in the data base.
|
CollectionManagementService |
CollectionManagementService is a
Service that enables the basic
management of collections within a database. |
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 . |
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. |