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.