Package org.hibernate.cache.jbc2.builder

Class Summary
JndiMultiplexingCacheInstanceManager A MultiplexingCacheInstanceManager that finds its cache factory in JNDI rather than creating one itself.
JndiSharedCacheInstanceManager A SharedCacheInstanceManager that finds the shared cache in JNDI rather than instantiating one from an XML config file.
MultiplexingCacheInstanceManager Allows building separate Cache instances for each type of region, but supports using the JGroups multiplexer under the covers to re-use the same group communication stack.
SharedCacheInstanceManager A CacheInstanceManager implementation where we use a single cache instance we assume to be configured for invalidation if operating on a cluster.
 



Copyright © 2008 Hibernate.org. All Rights Reserved.