|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionContext
Method Summary | |
---|---|
void |
beginTransaction()
starts a new transaction |
void |
commit()
commits the current transaction |
java.lang.Boolean |
isActive()
checks whether this transaction is still active |
void |
rollback()
does a rollback on the current transaction |
Method Detail |
---|
void beginTransaction()
void commit()
void rollback()
java.lang.Boolean isActive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |