Package net.sf.jbenchmark.sql

Contains classes that interact with the java.sql packages of java and deal with database specific tasks.

See:
          Description

Class Summary
AbstractSQLCallTest Anything associated with a benchmark test for DB interactions can extend this class.
SQLCallArgument Stored Procedure arguments are nested XML arguments for a StoredProcedureTest element.
SQLQueryTest A benchmark test for running queries.
StoredProcedureTest Encapsulates a single test that executes a stored procedure.
 

Package net.sf.jbenchmark.sql Description

Contains classes that interact with the java.sql packages of java and deal with database specific tasks.