Class | Description |
---|---|
RegisteredSynchronization |
The JTA
Synchronization Hibernate registers when needed for JTA callbacks |
SynchronizationCallbackCoordinatorNonTrackingImpl |
Manages callbacks from the
Synchronization registered by Hibernate. |
SynchronizationCallbackCoordinatorTrackingImpl |
Extension of SynchronizationCallbackCoordinatorNonTrackingImpl that adds checking of whether a rollback comes from
a thread other than the application thread (thread used to register the Synchronization)
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.