BenchA

This test is similar to the TPC-A test of the Transaction Processing Council (TPC). However, only one connection and one thread is used.

See also: http://www.tpc.org/tpca/spec/tpca_current.pdf

Methods
String getName()
String getName()
void init(Database db, int size)
void init(Database db, int size) throws SQLException
void runTest()
void runTest() throws SQLException