- java.lang.Object
-
- de.tsl2.nano.persistence.provider.NanoEntityManagerFactory.NTransaction
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected boolean |
rollbackOnly |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
NTransaction
public NTransaction()
-
Method Detail
-
commit
public void commit()
- Specified by:
commit in interface javax.persistence.EntityTransaction
-
begin
public void begin()
- Specified by:
begin in interface javax.persistence.EntityTransaction
-
rollback
public void rollback()
- Specified by:
rollback in interface javax.persistence.EntityTransaction
Copyright © 2012–2018. All rights reserved.