BenchC
This test is similar to the TPC-C test of the Transaction Processing Council (TPC). Only one connection and one thread is used. Referential integrity is not implemented.
See also http://www.tpc.org
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