接口的使用
org.hibernate.resource.transaction.spi.SynchronizationRegistryImplementor
-
使用SynchronizationRegistryImplementor的程序包 程序包 说明 org.hibernate.resource.transaction.internal Internal implementation details for the resource-level transaction capabilities of Hibernate. -
-
org.hibernate.resource.transaction.internal中SynchronizationRegistryImplementor的使用
实现SynchronizationRegistryImplementor的org.hibernate.resource.transaction.internal中的类 修饰符和类型 类 说明 classSynchronizationRegistryStandardImplThe standard implementation of the SynchronizationRegistry contract
-