public class BenchSimple extends java.lang.Object implements Bench
BenchSimple()
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 BenchSimple()
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