|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HibernateNonstopCacheExceptionHandler | |
---|---|
net.sf.ehcache.hibernate.nonstop | This package contains interfaces and classes for Hibernate related to Ehcache's nonstop feature. |
Uses of HibernateNonstopCacheExceptionHandler in net.sf.ehcache.hibernate.nonstop |
---|
Methods in net.sf.ehcache.hibernate.nonstop that return HibernateNonstopCacheExceptionHandler | |
---|---|
static HibernateNonstopCacheExceptionHandler |
HibernateNonstopCacheExceptionHandler.getInstance()
Returns the singleton instance |
Constructors in net.sf.ehcache.hibernate.nonstop with parameters of type HibernateNonstopCacheExceptionHandler | |
---|---|
NonstopAwareCollectionRegionAccessStrategy(CollectionRegionAccessStrategy actualStrategy,
HibernateNonstopCacheExceptionHandler hibernateNonstopExceptionHandler)
Constructor accepting the actual CollectionRegionAccessStrategy and the HibernateNonstopCacheExceptionHandler |
|
NonstopAwareEntityRegionAccessStrategy(EntityRegionAccessStrategy actualStrategy,
HibernateNonstopCacheExceptionHandler hibernateNonstopExceptionHandler)
Constructor accepting the actual EntityRegionAccessStrategy and the HibernateNonstopCacheExceptionHandler |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |