Uses of Interface
org.tranql.cache.CacheFlushStrategy

Packages that use CacheFlushStrategy
org.tranql.cache   
 

Uses of CacheFlushStrategy in org.tranql.cache
 

Classes in org.tranql.cache that implement CacheFlushStrategy
 class SimpleFlushStrategy
          Very basic flush strategy that assumes tables are independent and does not factor in dependencies caused by relationships.
 

Constructors in org.tranql.cache with parameters of type CacheFlushStrategy
InTxCache(CacheFlushStrategy flushStrategy)
           
 



Copyright © -2005 The Codehaus. All Rights Reserved.