|
dbXML API | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| ContainerSet | The ContainerSet interface is a set interface that allows the developer to iterate over the set of documents being stored by a collection. |
| RecordSet | RecordSet is an interface for iterating over a set of Records. |
| Class Summary | |
| EmptyContainerSet | EmptyContainerSet implements an empty ContainerSet. |
| EmptyRecordSet | EmptyRecordSet implements an empty RecordSet. |
| Key | Key extends Value by providing a hash value for the Key. |
| Record | Record is a container for Key/Value pairs. |
| RecordMetaData | RecordMetaData is a container for Record meta data, such as creation and modification times. |
| Value | Value is the primary base class for all data storing objects. |
Defines and Implements several basic data types and container interfaces, including Key, Value, DocumentSet and NodeSet.
|
dbXML API | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||