Uses of Class
org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl
Packages that use SynchronizationCallbackCoordinatorNonTrackingImpl
Package
Description
Internal implementation details for reacting to JTA transaction completion via
Synchronization
callbacks-
Uses of SynchronizationCallbackCoordinatorNonTrackingImpl in org.hibernate.resource.transaction.backend.jta.internal.synchronization
Subclasses of SynchronizationCallbackCoordinatorNonTrackingImpl in org.hibernate.resource.transaction.backend.jta.internal.synchronizationModifier and TypeClassDescriptionclass
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)