Uses of Interface
org.tranql.intertxcache.FrontEndCache

Packages that use FrontEndCache
org.tranql.intertxcache   
 

Uses of FrontEndCache in org.tranql.intertxcache
 

Classes in org.tranql.intertxcache that implement FrontEndCache
 class FrontEndCacheDelegate
           
 class FrontEndToCacheAdaptor
           
 

Methods in org.tranql.intertxcache with parameters of type FrontEndCache
 void FrontEndCacheDelegate.addFrontEndCache(java.lang.String entityName, FrontEndCache delegate)
           
 

Constructors in org.tranql.intertxcache with parameters of type FrontEndCache
CacheFaultHandler(FrontEndCache cache, FaultHandler next, int[] indices)
           
InTxCacheTracker(FrontEndCache cache, CacheFlushStrategy delegate)
           
CacheFieldFaultTransform(FrontEndCache cache, CMPFieldTransform next, int indice)
           
FindByPKCacheQueryCommand(FrontEndCache cache, IdentityTransform identityTransform, QueryCommand next)
           
 



Copyright © -2006 The Codehaus. All Rights Reserved.