Uses of Interface
org.infinispan.hibernate.cache.commons.access.AccessDelegate
Packages that use AccessDelegate
Package
Description
Internal Infinispan-based implementation of the cache region access strategies
-
Uses of AccessDelegate in org.infinispan.hibernate.cache.commons.access
Classes in org.infinispan.hibernate.cache.commons.access that implement AccessDelegateModifier and TypeClassDescriptionclassclassAccess delegate that relaxes the consistency a bit: stale reads are prohibited only after the transaction commits.classDelegate for non-transactional cachesclassclassDelegate for transactional caches