|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.dbxml.core.data | |
org.dbxml.core | This is the top-level package for all dbXML Core functionality. |
org.dbxml.core.corba | Implements the several POA-based Servants for CORBA connectivity to dbXML. |
org.dbxml.core.data | Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet. |
org.dbxml.core.filer | Defines the dbXML Filer interface and implements several Filers, including BTreeFiler and HashFiler. |
org.dbxml.core.indexer | Defines the dbXML Indexer interface and implements the IndexManager, and NodeIndexer classes. |
org.dbxml.core.indexer.helpers | Implements several optimized Helper classes for dbXML IndexQuery usage. |
org.dbxml.core.query | Implements the dbXML QueryEngine and XPathQueryResolver. |
org.dbxml.core.xupdate | Defines several classes for dbXML XUpdate query processing. |
org.dbxml.xml | Top level package for dbXML XML support, including DOM, SAX, Compression, and JAXP drivers. |
org.dbxml.xml.dom | Implements the dbXML Compressed DOM and DOMParser. |
Classes in org.dbxml.core.data used by org.dbxml.coreDocumentSet
|
DocumentSet is an interface for iterating over a set of Documents. Key
|
Key extends Value by providing a hash value for the Key. NodeSet
|
NodeSet is an interface for iterating over a set of Nodes. |
Classes in org.dbxml.core.data used by org.dbxml.core.corbaDocumentSet
|
DocumentSet is an interface for iterating over a set of Documents. |
Classes in org.dbxml.core.data used by org.dbxml.core.dataDocumentSet
|
DocumentSet is an interface for iterating over a set of Documents. Key
|
Key extends Value by providing a hash value for the Key. NodeSet
|
NodeSet is an interface for iterating over a set of Nodes. Record
|
Record is a container for Key/Value pairs. RecordSet
|
RecordSet is an interface for iterating over a set of Records. Value
|
Value is the primary base class for all data storing objects. |
Classes in org.dbxml.core.data used by org.dbxml.core.filerKey
|
Key extends Value by providing a hash value for the Key. Record
|
Record is a container for Key/Value pairs. RecordSet
|
RecordSet is an interface for iterating over a set of Records. Value
|
Value is the primary base class for all data storing objects. |
Classes in org.dbxml.core.data used by org.dbxml.core.indexerKey
|
Key extends Value by providing a hash value for the Key. Value
|
Value is the primary base class for all data storing objects. |
Classes in org.dbxml.core.data used by org.dbxml.core.indexer.helpersValue
|
Value is the primary base class for all data storing objects. |
Classes in org.dbxml.core.data used by org.dbxml.core.queryKey
|
Key extends Value by providing a hash value for the Key. NodeSet
|
NodeSet is an interface for iterating over a set of Nodes. |
Classes in org.dbxml.core.data used by org.dbxml.core.xupdateKey
|
Key extends Value by providing a hash value for the Key. NodeSet
|
NodeSet is an interface for iterating over a set of Nodes. |
Classes in org.dbxml.core.data used by org.dbxml.xmlKey
|
Key extends Value by providing a hash value for the Key. |
Classes in org.dbxml.core.data used by org.dbxml.xml.domValue
|
Value is the primary base class for all data storing objects. |
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |