| Interface | Description |
|---|---|
| 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. |
| ExceptionMapper |
A pluggable strategy for defining how the
Synchronization registered by Hibernate handles
exceptions. |
| ManagedFlushChecker |
A pluggable strategy for defining how the
Synchronization registered by Hibernate determines
whether to perform a managed flush. |
| SynchronizationCallbackCoordinator |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.