See: Description
| Interface | Description | 
|---|---|
| RegionFactory | Deprecated
 Moved, but still need this definition for ehcache 
 | 
| Exception | Description | 
|---|---|
| CacheException | 
 Something went wrong in the cache 
 | 
| NoCacheRegionFactoryAvailableException | 
 Indicates a condition where a second-level cache implementation was expected to be to available, but
 none was found on the classpath. 
 | 
This package defines API of the Hibernate second level cache service. The org.hibernate.cache.spi package defines the SPI used to integrate with Hibernate internals.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.