Interface | Description |
---|---|
ODatabaseDocument |
Generic interface for document based Database implementations.
|
ODocumentFieldVisitor |
Is used in together with
ODocumentFieldWalker to visit all fields of
current document. |
OQueryLifecycleListener |
Created by luigidellaquila on 01/12/16.
|
RecordReader |
Class | Description |
---|---|
LatestVersionRecordReader | |
ODatabaseDocumentAbstract |
Document API entrypoint.
|
ODatabaseDocumentEmbedded |
Created by tglman on 27/06/16.
|
ODatabaseDocumentPool | Deprecated
use
OPartitionedDatabasePool or OPartitionedDatabasePoolFactory instead. |
ODatabaseDocumentRemote |
Created by tglman on 30/06/16.
|
ODatabaseDocumentTx | Deprecated |
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. |
OLiveQueryMonitorRemote |
Created by tglman on 16/05/17.
|
OSharedContextRemote |
Created by tglman on 13/06/17.
|
OTransactionOptimisticClient |
Created by tglman on 03/01/17.
|
SimpleRecordReader |
Copyright © 2009–2020 OrientDB. All rights reserved.