public class BenchC extends java.lang.Object implements Bench
See also http://www.tpc.org
BenchC()
java.lang.String
getName()
void
init(org.h2.test.bench.Database db, int size)
runTest()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BenchC()
public void init(org.h2.test.bench.Database db, int size) throws java.sql.SQLException
Bench
init
db
size
java.sql.SQLException
public void runTest() throws java.sql.SQLException
runTest
public java.lang.String getName()
getName