Uses of Class
org.enhydra.jdbc.util.RequestCache

Packages that use RequestCache
org.enhydra.jdbc.util   
 

Uses of RequestCache in org.enhydra.jdbc.util
 

Methods in org.enhydra.jdbc.util that return RequestCache
static RequestCache RequestCache.getInstance()
          This method is used to obtain the cache, if it does not exist, it creates it
static RequestCache RequestCache.getInstance(java.lang.String path)