Uses of Class
org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
-
Packages that use AbstractCacheTransactionSynchronization Package Description org.hibernate.cache.spi Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider. -
-
Uses of AbstractCacheTransactionSynchronization in org.hibernate.cache.spi
Subclasses of AbstractCacheTransactionSynchronization in org.hibernate.cache.spi Modifier and Type Class Description class
StandardCacheTransactionSynchronization
-