Class | Description |
---|---|
OCommandSQLPojoWrapper |
Wraps the execution of a generic command by assuring to convert the result set in POJO where
applicable.
|
ODatabaseObjectPool |
Created by tglman on 13/01/17.
|
OLazyCollectionUtil | |
OObjectDatabasePool | Deprecated
Please use com.orientechnologies.orient.core.db.OPartitionedDatabasePool instead.
|
OObjectDatabaseTx |
Object Database instance.
|
OObjectDatabaseTxPooled |
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.
|
OrientDBObject |
OrientDB Object management environment, it allow to connect to an environment and manipulate
databases or open sessions.
|
Exception | Description |
---|---|
OObjectNotDetachedException | |
OObjectNotManagedException |
Copyright © 2009–2020 OrientDB. All rights reserved.