|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
トランザクション処理を表すインターフェース
Method Summary | |
abstract void |
commit(ExecuteContext context)
コミット処理を実装します。 |
abstract void |
rollback(ExecuteContext context)
ロールバック処理を実装します。 |
Method Detail |
public void commit(ExecuteContext context) throws FlowException
public void rollback(ExecuteContext context) throws FlowException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |