|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dbaccess.hibernate.AbstractHibernateTransaction
Constructor Summary | |
AbstractHibernateTransaction(Transaction nativeTransaction)
|
Method Summary | |
void |
commit()
|
void |
rollback()
|
boolean |
wasCommitted()
|
boolean |
wasRolledBack()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractHibernateTransaction(Transaction nativeTransaction)
Method Detail |
public void commit() throws HibernateException
HibernateException
public void rollback() throws HibernateException
HibernateException
public boolean wasRolledBack() throws HibernateException
HibernateException
public boolean wasCommitted() throws HibernateException
HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |