|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| CollectionImpl | This interface extends org.xmldb.api.base.Collection with extensions specific to eXist. |
| CollectionManagementServiceImpl | Extends the org.xmldb.api.modules.CollectionManagementService
interface with extensions specific to eXist, in particular moving and copying
collections and resources. |
| DatabaseInstanceManager | A service to manage the database instance. |
| EXistResource | Defines additional methods implemented by XML and binary resources. |
| IndexQueryService | Provides additional methods related to eXist's indexing system. |
| ShutdownListener | Instances of this class can be registered with the BrokerPool to get informed when the database shuts down. |
| UserManagementService | An eXist-specific service which provides methods to manage users and permissions. |
| XPathQueryServiceImpl | Extends org.xmldb.api.modules.XPathQueryService by additional
methods specific to eXist. |
| XQueryService | Execute XQuery expressions on the database. |
eXist's implementation of the XML:DB API.
eXist has two driver implementations: the first
uses XML-RPC calls to communicate with a remote
database, the second talks directly to an embedded
database instance. The driver class DatabaseImpl
determines dynamically which driver should be used by
looking at the XML:DB URI provided.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||