See: Description
| Class | Description |
|---|---|
| HibernateNonstopCacheExceptionHandler |
Class that takes care of
NonStopCacheException that happens in hibernate module |
| NonstopAccessStrategyFactory |
Implementation of
EhcacheAccessStrategyFactory that takes care of Nonstop cache exceptions using
HibernateNonstopCacheExceptionHandler |
| NonstopAwareCollectionRegionAccessStrategy |
Implementation of
CollectionRegionAccessStrategy that handles NonStopCacheException using
HibernateNonstopCacheExceptionHandler |
| NonstopAwareEntityRegionAccessStrategy |
Implementation of
EntityRegionAccessStrategy that handles NonStopCacheException using
HibernateNonstopCacheExceptionHandler |
| NonstopAwareNaturalIdRegionAccessStrategy |
Implementation of
NaturalIdRegionAccessStrategy that handles NonStopCacheException using
HibernateNonstopCacheExceptionHandler |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.