Package com.orientechnologies.orient.core.db.document
package com.orientechnologies.orient.core.db.document
-
ClassDescriptionGeneric interface for document based Database implementations.Document API entrypoint.Created by tglman on 27/06/16.Deprecated.Deprecated.Created by tglman on 31/03/16.Pooled wrapper to the ODatabaseDocumentTx class.Is used in together with
ODocumentFieldWalkerto visit all fields of current document.This class allows to walk through all fields of single document using instance ofODocumentFieldVisitorclass.Created by luigidellaquila on 01/12/16.
OPartitionedDatabasePoolorOPartitionedDatabasePoolFactoryinstead.