Uses of Class
net.sf.jbenchmark.ConnectionFactory

Packages that use ConnectionFactory
net.sf.jbenchmark Introduction 
 

Uses of ConnectionFactory in net.sf.jbenchmark
 

Methods in net.sf.jbenchmark that return ConnectionFactory
 ConnectionFactory TopLevelContext.getConnectionFactory()
           
 

Methods in net.sf.jbenchmark with parameters of type ConnectionFactory
 void TopLevelContext.setConnectionFactory(ConnectionFactory connectionFactory)
           
 void BenchmarkTask.addConfiguredDb(ConnectionFactory factory)
          Adds a connection factory.