类 NoCacheRegionFactoryAvailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.cache.CacheException
-
- org.hibernate.cache.NoCacheRegionFactoryAvailableException
-
- 所有已实现的接口:
Serializable
public class NoCacheRegionFactoryAvailableException extends CacheException
Indicates a condition where a second-level cache implementation was expected to be available, but none was found on the classpath.- 作者:
- Steve Ebersole
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 NoCacheRegionFactoryAvailableException()Constructs a NoCacheRegionFactoryAvailableException with a standard message.
-
方法概要
-