Uses of Package
org.hibernate.cache.internal
-
Packages that use org.hibernate.cache.internal Package Description org.hibernate.cache.internal Internal implementations and support for second-level caching. -
Classes in org.hibernate.cache.internal used by org.hibernate.cache.internal Class Description DefaultCacheKeysFactory Second level cache providers now have the option to use custom key implementations.NoCachingRegionFactory Factory used if no caching enabled in config...RegionFactoryInitiator Initiator for theRegionFactory
service.StandardTimestampsCacheFactory Standard Hibernate implementation of the QueryCacheFactory interface.