Uses of Package
org.hibernate.cache
-
Packages that use org.hibernate.cache Package Description org.hibernate.action.internal Internals for action processing.org.hibernate.cache This package defines the API of the second-level cache service.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 a "caching backend" to be plugged in as a cache provider.org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.persister.collection This package abstracts persistence mechanisms for collections. -
Classes in org.hibernate.cache used by org.hibernate.action.internal Class Description CacheException Something went wrong in the cache. -
Classes in org.hibernate.cache used by org.hibernate.cache Class Description CacheException Something went wrong in the cache. -
Classes in org.hibernate.cache used by org.hibernate.cache.internal Class Description CacheException Something went wrong in the cache. -
Classes in org.hibernate.cache used by org.hibernate.cache.spi Class Description CacheException Something went wrong in the cache. -
Classes in org.hibernate.cache used by org.hibernate.cache.spi.support Class Description CacheException Something went wrong in the cache. -
Classes in org.hibernate.cache used by org.hibernate.internal Class Description CacheException Something went wrong in the cache. -
Classes in org.hibernate.cache used by org.hibernate.persister.collection Class Description CacheException Something went wrong in the cache.