Uses of Class
net.sf.jbenchmark.sql.SQLCallArgument

Packages that use SQLCallArgument
net.sf.jbenchmark.sql Contains classes that interact with the java.sql packages of java and deal with database specific tasks. 
 

Uses of SQLCallArgument in net.sf.jbenchmark.sql
 

Methods in net.sf.jbenchmark.sql with parameters of type SQLCallArgument
 void AbstractSQLCallTest.addSqlCallArgument(SQLCallArgument argument)
          Add a stored procedure argument.