Modifier and Type | Method and Description |
---|---|
SynchronizationCallbackCoordinator |
TransactionCoordinatorImpl.getSynchronizationCallbackCoordinator() |
Modifier and Type | Method and Description |
---|---|
SynchronizationCallbackCoordinator |
TransactionCoordinator.getSynchronizationCallbackCoordinator() |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizationCallbackCoordinatorNonTrackingImpl
Manages callbacks from the
Synchronization registered by Hibernate. |
class |
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)
|
Constructor and Description |
---|
RegisteredSynchronization(SynchronizationCallbackCoordinator synchronizationCallbackCoordinator) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.