|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| CacheProperties | CacheProperties. |
| JBCCache | Subclass of the standard org.hibernate.cache.TreeCache used as
a workaround until issues related to JBCLUSTER-150 are resolved in Hibernate. |
| JmxBoundTreeCacheProvider | Support for integration as a 2nd level cache with an already existing JBoss Cache (TreeCache) instance. |
| JndiBoundTreeCacheProvider | Support for JBossCache (TreeCache), where the cache instance is available via JNDI lookup. |
| OptimisticJBCCache | Represents a particular region within the given JBossCache TreeCache utilizing TreeCache's optimistic locking capabilities. |
| OptimisticJBCCache.CircumventChecksDataVersion | Used to signal to a DataVersionAdapter to simply not perform any checks. |
| OptimisticJBCCache.DataVersionAdapter | |
| OptimisticJBCCache.NonLockingDataVersion | Used in regions where no locking should ever occur. |
| OptimisticJmxBoundTreeCacheProvider | Deprecated. JmxBoundTreeCacheProvider supports both optimistic and pessimistic
cache configurations. |
| OptimisticJndiBoundTreeCacheProvider | Deprecated. JndiBoundTreeCacheProvider supports both optimistic and pessimistic cache configurations. |
| OptimisticTreeCacheProvider | Deprecated. TreeCacheProvider supports both optimistic and pessimistic cache configurations. |
| SecondLevelCacheUtil | Utilities related to the Hibernate 2nd Level Cache |
| TreeCacheProvider | Support for a standalone JBoss Cache (TreeCache) instance. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||