类的使用
org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
-
使用AbstractCacheTransactionSynchronization的程序包 程序包 说明 org.hibernate.cache.internal Internal implementations and support for second-level caching.org.hibernate.cache.spi Defines the integration aspect of Hibernate's second-level caching allowing "caching back ends" to be plugged in as a caching provider. -
-
org.hibernate.cache.internal中AbstractCacheTransactionSynchronization的使用
org.hibernate.cache.internal中AbstractCacheTransactionSynchronization的子类 修饰符和类型 类 说明 classNoCachingTransactionSynchronizationImpl -
org.hibernate.cache.spi中AbstractCacheTransactionSynchronization的使用
org.hibernate.cache.spi中AbstractCacheTransactionSynchronization的子类 修饰符和类型 类 说明 classStandardCacheTransactionSynchronization
-