Package org.hibernate.cache
package org.hibernate.cache
This package defines the API of the second-level cache service.
The subpackage org.hibernate.cache.spi defines an SPI
used to integrate any third-party cache implementation.
-
ClassDescriptionSomething went wrong in the cache.A builder that generates a Serializable Object to be used as a key into the query results cache.Indicates a condition where a second-level cache implementation was expected to be available, but none was found on the classpath.Deprecated.Moved, but still need this definition for ehcache