Package org.hibernate.engine.transaction.synchronization.internal

Class Summary
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 © 2001-2015 Red Hat, Inc. All Rights Reserved.