|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AfterCompletionAction
A pluggable strategy for defining any actions to be performed during
Synchronization.afterCompletion(int)
processing from the the
Synchronization
registered by Hibernate with the underlying JTA platform.
Method Summary | |
---|---|
void |
doAction(TransactionCoordinator transactionCoordinator,
int status)
|
Method Detail |
---|
void doAction(TransactionCoordinator transactionCoordinator, int status)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |