public interface Bench
void init(org.h2.test.bench.Database db,
int size)
throws java.sql.SQLException
db - the database objectsize - the amount of datajava.sql.SQLExceptionvoid runTest()
throws java.lang.Exception
java.lang.Exceptionjava.lang.String getName()