-
-
Constructor Summary
Constructors
| Constructor and Description |
TransactionImpl(Transactor transactor,
com.ohmdb.abstracts.DatastoreTransaction storeTx) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
begin
public void begin()
-
commit
public void commit()
- Specified by:
commit in interface com.ohmdb.api.Transaction
-
rollback
public void rollback()
- Specified by:
rollback in interface com.ohmdb.api.Transaction
-
onSuccess
public void onSuccess()
- Specified by:
onSuccess in interface com.ohmdb.api.TransactionListener
Copyright © 2013–2014 Nikolche Mihajlovski. All rights reserved.