Uses of Class
org.objectweb.cjdbc.scenario.tools.util.QueryGenerator

Packages that use QueryGenerator
org.objectweb.cjdbc.scenario.tools.util Set of useful classes used during testing. 
 

Uses of QueryGenerator in org.objectweb.cjdbc.scenario.tools.util
 

Fields in org.objectweb.cjdbc.scenario.tools.util declared as QueryGenerator
(package private)  QueryGenerator RequestSender.queryGenerator
           
 

Methods in org.objectweb.cjdbc.scenario.tools.util that return QueryGenerator
 QueryGenerator RequestSender.getQueryGenerator()
           
 

Methods in org.objectweb.cjdbc.scenario.tools.util with parameters of type QueryGenerator
 void RequestSender.setQueryGenerator(QueryGenerator queryGenerator)
          Sets the queryGenerator value.
 



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