Uses of Interface
org.tranql.intertxcache.CacheFactory

Packages that use CacheFactory
org.tranql.cache   
org.tranql.intertxcache   
 

Uses of CacheFactory in org.tranql.cache
 

Methods in org.tranql.cache that return CacheFactory
 CacheFactory CacheTable.getCacheFactory()
           
 

Methods in org.tranql.cache with parameters of type CacheFactory
 void CacheTable.setCacheFactory(CacheFactory cacheFactory)
           
 

Uses of CacheFactory in org.tranql.intertxcache
 

Classes in org.tranql.intertxcache that implement CacheFactory
 class NoOpCacheFactory
           
 class ReadCommittedCacheFactory
           
 class ReadUncommittedCacheFactory
           
 class RepeatableReadCacheFactory
           
 



Copyright © -2006 The Codehaus. All Rights Reserved.