|
dbXML API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleConfigurable | |
| org.xmldb.api.reference | |
| org.xmldb.api.reference.modules | |
| org.xmldb.api.sdk | |
| org.xmldb.api.sdk.modules | |
| Uses of SimpleConfigurable in org.xmldb.api.reference |
| Subclasses of SimpleConfigurable in org.xmldb.api.reference | |
class |
CollectionImpl
A Collection is implemented as a directory in the file system. |
class |
DatabaseImpl
Reference Database implmentation. |
| Uses of SimpleConfigurable in org.xmldb.api.reference.modules |
| Subclasses of SimpleConfigurable in org.xmldb.api.reference.modules | |
class |
TransactionServiceImpl
Provides the ability to bundle Collection operations into a
transaction. |
class |
XPathQueryServiceImpl
XPathQueryService is a Service that enables the execution of
XPath queries within the context of a Collection. |
| Uses of SimpleConfigurable in org.xmldb.api.sdk |
| Subclasses of SimpleConfigurable in org.xmldb.api.sdk | |
class |
SimpleCollection
SimpleCollection provides an easy starting point for implementing the Collection interface. |
class |
SimpleDatabase
Simple Database implementation intended to be used as a base
class for a specific implementation.
Extending classes MUST set INSTANCE_NAME and SHOULD set CONFORMANCE_LEVEL to
values appropriate for their specific implementation. |
| Uses of SimpleConfigurable in org.xmldb.api.sdk.modules |
| Subclasses of SimpleConfigurable in org.xmldb.api.sdk.modules | |
class |
SimpleTransactionService
Provides the ability to bundle Collection operations into a
transaction. |
class |
SimpleXPathQueryService
XPathQueryService is a Service that enables the execution of
XPath queries within the context of a Collection. |
|
dbXML API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||