
| Interface | Description |
|---|---|
| ODatabaseDocument |
Generic interface for document based Database implementations.
|
| ODatabaseDocumentTx.RecordReader | |
| ODocumentFieldVisitor |
Is used in together with
ODocumentFieldWalker to visit all fields of
current document. |
| Class | Description |
|---|---|
| ODatabaseDocumentPool | Deprecated
use
OPartitionedDatabasePool or
OPartitionedDatabasePoolFactory instead. |
| ODatabaseDocumentTx |
Document API entrypoint.
|
| ODatabaseDocumentTx.LatestVersionRecordReader | |
| ODatabaseDocumentTx.SimpleRecordReader | |
| ODatabaseDocumentTxInternal |
Created by tglman on 31/03/16.
|
| ODatabaseDocumentTxPooled |
Pooled wrapper to the ODatabaseDocumentTx class.
|
| ODocumentFieldWalker |
This class allows to walk through all fields of single document using instance of
ODocumentFieldVisitor class. |
Copyright © 2009–2025 OrientDB. All rights reserved.