| Package | Description |
|---|---|
| com.orientechnologies.orient.object.db | |
| com.orientechnologies.orient.object.iterator | |
| com.orientechnologies.orient.object.jpa |
| Modifier and Type | Class and Description |
|---|---|
class |
OObjectDatabaseTxPooled
Pooled wrapper to the OObjectDatabaseTx class.
|
| Modifier and Type | Method and Description |
|---|---|
protected OObjectDatabaseTx |
OObjectDatabasePool.createResource(Object owner,
String iDatabaseName,
Object... iAdditionalArgs)
Deprecated.
|
protected OObjectDatabaseTx |
OObjectLazyList.getDatabase() |
OObjectDatabaseTx |
OObjectDatabaseTx.setConflictStrategy(ORecordConflictStrategy iResolver) |
OObjectDatabaseTx |
OObjectDatabaseTx.setConflictStrategy(String iStrategyName) |
| Constructor and Description |
|---|
OObjectIteratorClass(OObjectDatabaseTx iDatabase,
ODatabaseDocumentInternal iUnderlyingDatabase,
String iClusterName,
boolean iPolymorphic) |
OObjectIteratorCluster(OObjectDatabaseTx iDatabase,
ODatabaseDocumentInternal iUnderlyingDatabase,
int iClusterId) |
| Constructor and Description |
|---|
OJPAEntityTransaction(OObjectDatabaseTx iDatabase) |
Copyright © 2009–2025 OrientDB. All rights reserved.