程序包的使用
org.hibernate.cache
-
使用org.hibernate.cache的程序包 程序包 说明 org.hibernate.action.internal Internals for action processing.org.hibernate.cache This package defines API of the Hibernate 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 "caching back ends" to be plugged in as a caching 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 mostly implementations of central Hibernate APIs.org.hibernate.persister.collection This package abstracts the persistence mechanism for collections. -
org.hibernate.action.internal使用的org.hibernate.cache中的类 类 说明 CacheException Something went wrong in the cache -
org.hibernate.cache使用的org.hibernate.cache中的类 类 说明 CacheException Something went wrong in the cache -
org.hibernate.cache.internal使用的org.hibernate.cache中的类 类 说明 CacheException Something went wrong in the cache -
org.hibernate.cache.spi使用的org.hibernate.cache中的类 类 说明 CacheException Something went wrong in the cache -
org.hibernate.cache.spi.support使用的org.hibernate.cache中的类 类 说明 CacheException Something went wrong in the cache -
org.hibernate.internal使用的org.hibernate.cache中的类 类 说明 CacheException Something went wrong in the cache -
org.hibernate.persister.collection使用的org.hibernate.cache中的类 类 说明 CacheException Something went wrong in the cache