Uses of Package
org.infinispan.hibernate.cache.commons.access
-
Packages that use org.infinispan.hibernate.cache.commons.access Package Description org.infinispan.hibernate.cache.commons.access Internal Infinispan-based implementation of the cache region access strategiesorg.infinispan.hibernate.cache.commons.util Internal utilities for the Infinispan integration -
Classes in org.infinispan.hibernate.cache.commons.access used by org.infinispan.hibernate.cache.commons.access Class Description AccessDelegate Defines the strategy for access to entity or collection data in a Infinispan instance.BaseInvalidationInterceptor InvalidationCacheAccessDelegate NonTxPutFromLoadInterceptor Non-transactional counterpart ofTxPutFromLoadInterceptor
.PutFromLoadValidator Encapsulates logic to allow aInvalidationCacheAccessDelegate
to determine whether aInvalidationCacheAccessDelegate.putFromLoad(Object, Object, Object, long, Object, boolean)
call should be allowed to update the cache.PutFromLoadValidator.Lock Marker for lock acquired inPutFromLoadValidator.acquirePutFromLoadLock(Object, Object, long)
SessionAccess SessionAccess.TransactionCoordinatorAccess -
Classes in org.infinispan.hibernate.cache.commons.access used by org.infinispan.hibernate.cache.commons.util Class Description PutFromLoadValidator Encapsulates logic to allow aInvalidationCacheAccessDelegate
to determine whether aInvalidationCacheAccessDelegate.putFromLoad(Object, Object, Object, long, Object, boolean)
call should be allowed to update the cache.SessionAccess.TransactionCoordinatorAccess