Uses of Class
wt.pom.RefreshCache

Packages that use RefreshCache
wt.pom Provides low-level, yet database independent, access to a database. 
 

Uses of RefreshCache in wt.pom
 

Fields in wt.pom declared as RefreshCache
private  RefreshCache TransactionManager.cache
           
(package private)  RefreshCache CacheEnumerator.cache
           
 

Constructors in wt.pom with parameters of type RefreshCache
CacheEnumerator(RefreshCache c)