站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Class org.hibernate.cache.AbstractJndiBoundCacheProvider (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.cache.AbstractJndiBoundCacheProvider

Packages that use AbstractJndiBoundCacheProvider
org.hibernate.cache This package defines APIs and implementations for the second-level cache and query cache. 
 

Uses of AbstractJndiBoundCacheProvider in org.hibernate.cache
 

Subclasses of AbstractJndiBoundCacheProvider in org.hibernate.cache
 class JndiBoundTreeCacheProvider
          Support for JBossCache (TreeCache), where the cache instance is available via JNDI lookup.