
public class OStorageTransaction extends Object
| Constructor and Description |
|---|
OStorageTransaction(OMicroTransaction microTransaction)
Instantiates a new storage transaction for the given micro-transaction.
|
OStorageTransaction(OTransactionInternal clientTx) |
| Modifier and Type | Method and Description |
|---|---|
OTransactionInternal |
getClientTx() |
OMicroTransaction |
getMicroTransaction() |
public OStorageTransaction(OTransactionInternal clientTx)
public OStorageTransaction(OMicroTransaction microTransaction)
microTransaction - the micro-transaction.public OTransactionInternal getClientTx()
public OMicroTransaction getMicroTransaction()
null if there are no such transaction.Copyright © 2009–2025 OrientDB. All rights reserved.