ehcache

Uses of Class
net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl.Version

Packages that use EhcacheXAStoreImpl.Version
net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache. 
 

Uses of EhcacheXAStoreImpl.Version in net.sf.ehcache.transaction.xa
 

Fields in net.sf.ehcache.transaction.xa with type parameters of type EhcacheXAStoreImpl.Version
protected  java.util.concurrent.ConcurrentMap<java.lang.Object,EhcacheXAStoreImpl.Version> EhcacheXAStoreImpl.VersionTable.versionStore
          The data underlying structure for the version info for Key (where the version is the Long)
 


ehcache

true