- java.lang.Object
-
- org.hibernate.ejb.TransactionImpl
-
-
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()
- Specified by:
begin
in interface javax.persistence.EntityTransaction
-
commit
public void commit()
- Specified by:
commit
in interface javax.persistence.EntityTransaction
-
rollback
public void rollback()
- Specified by:
rollback
in interface javax.persistence.EntityTransaction
Copyright © 2013. All Rights Reserved.