Uses of Interface
org.hibernate.engine.transaction.jta.platform.internal.SynchronizationRegistryAccess
-
Packages that use SynchronizationRegistryAccess Package Description org.hibernate.engine.transaction.jta.platform.internal A range of container-specific implementations ofJtaPlatform
. -
-
Uses of SynchronizationRegistryAccess in org.hibernate.engine.transaction.jta.platform.internal
Constructors in org.hibernate.engine.transaction.jta.platform.internal with parameters of type SynchronizationRegistryAccess Constructor Description SynchronizationRegistryBasedSynchronizationStrategy(SynchronizationRegistryAccess synchronizationRegistryAccess)
-