|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalTransaction
API to a local transaction.
Method Summary | |
---|---|
void |
begin()
Begins a local transaction. |
void |
commit()
Commits a local transaction. |
void |
rollback()
Rolls back a local transaction. |
Method Detail |
---|
void begin() throws ResourceException
ResourceException
void commit() throws ResourceException
ResourceException
void rollback() throws ResourceException
ResourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |