Package com.orientechnologies.orient.object.db
package com.orientechnologies.orient.object.db
-
ClassDescriptionWraps the execution of a generic command by assuring to convert the result set in POJO where applicable.Created by tglman on 13/01/17.Deprecated.Please use com.orientechnologies.orient.core.db.OPartitionedDatabasePool instead.Object Database instance.Pooled wrapper to the OObjectDatabaseTx class.OObjectLazyIterator<TYPE>Lazy implementation of Iterator that load the records only when accessed.OObjectLazyList<TYPE>OObjectLazyListIterator<TYPE>Lazy implementation of Iterator that load the records only when accessed.OObjectLazyMap<TYPE>OObjectLazySet<TYPE>Lazy implementation of Set.OrientDB Object management environment, it allow to connect to an environment and manipulate databases or open sessions.