程序包 org.hibernate.cache
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.
-
接口概要 接口 说明 RegionFactory 已过时。 Moved, but still need this definition for ehcache -
异常错误概要 异常错误 说明 CacheException Something went wrong in the cacheNoCacheRegionFactoryAvailableException Indicates a condition where a second-level cache implementation was expected to be available, but none was found on the classpath.