Package org.hibernate.cache

Class Summary
JndiBoundTreeCacheProvider Support for JBossCache (TreeCache), where the cache instance is available via JNDI lookup.
OptimisticTreeCache Represents a particular region within the given JBossCache TreeCache utilizing TreeCache's optimistic locking capabilities.
OptimisticTreeCache.CircumventChecksDataVersion Used to signal to a DataVersionAdapter to simply not perform any checks.
OptimisticTreeCache.DataVersionAdapter  
OptimisticTreeCache.NonLockingDataVersion Used in regions where no locking should ever occur.
OptimisticTreeCacheProvider Support for a standalone JBossCache TreeCache instance utilizing TreeCache's optimistic locking capabilities.
TreeCache Represents a particular region within the given JBossCache TreeCache.
TreeCacheProvider Support for a standalone JBossCache (TreeCache) instance.
 



Copyright © 2009 Hibernate.org. All Rights Reserved.