Uses of Interface
org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
Packages that use SynchronizationRegistryImplementor
Package
Description
Internal implementation details for the resource-level transaction capabilities of Hibernate.
-
Uses of SynchronizationRegistryImplementor in org.hibernate.resource.transaction.internal
Classes in org.hibernate.resource.transaction.internal that implement SynchronizationRegistryImplementorModifier and TypeClassDescriptionclass
The standard implementation of theSynchronizationRegistry
contract.