Class OTransactionAbstract

java.lang.Object
com.orientechnologies.orient.core.tx.OTransactionAbstract
All Implemented Interfaces:
OTransaction
Direct Known Subclasses:
OTransactionNoTx, OTransactionOptimistic

public abstract class OTransactionAbstract extends Object implements OTransaction