Uses of Package
org.infinispan.hibernate.cache.commons.access
Packages that use org.infinispan.hibernate.cache.commons.access
Package
Description
Internal Infinispan-based implementation of the cache region access strategies
Internal utilities for the Infinispan integration
-
Classes in org.infinispan.hibernate.cache.commons.access used by org.infinispan.hibernate.cache.commons.accessClassDescriptionDefines the strategy for access to entity or collection data in a Infinispan instance.Non-transactional counterpart of
TxPutFromLoadInterceptor.Encapsulates logic to allow aInvalidationCacheAccessDelegateto determine whether aInvalidationCacheAccessDelegate.putFromLoad(Object, Object, Object, long, Object, boolean)call should be allowed to update the cache.Marker for lock acquired inPutFromLoadValidator.acquirePutFromLoadLock(Object, Object, long) -