Uses of Class
org.objectweb.cjdbc.controller.cache.parsing.ParsingCache

Packages that use ParsingCache
org.objectweb.cjdbc.controller.requestmanager Request Manager core including the request parsing cache. 
org.objectweb.cjdbc.controller.xml XML configuration files parsing 
 

Uses of ParsingCache in org.objectweb.cjdbc.controller.requestmanager
 

Fields in org.objectweb.cjdbc.controller.requestmanager declared as ParsingCache
protected  ParsingCache RequestManager.parsingCache
           
 

Methods in org.objectweb.cjdbc.controller.requestmanager with parameters of type ParsingCache
 void RequestManager.setParsingCache(ParsingCache parsingCache)
          Sets the ParsingCache.
 

Uses of ParsingCache in org.objectweb.cjdbc.controller.xml
 

Fields in org.objectweb.cjdbc.controller.xml declared as ParsingCache
private  ParsingCache DatabasesParser.currentParsingCache
           
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.