ehcache

Package net.sf.ehcache.hibernate.nonstop

This package contains interfaces and classes for Hibernate related to Ehcache's nonstop feature.

See:
          Description

Class Summary
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
 

Package net.sf.ehcache.hibernate.nonstop Description

This package contains interfaces and classes for Hibernate related to Ehcache's nonstop feature.


ehcache

Copyright 2001-2014, Terracotta, Inc.