BenchSimple

This is a very simple benchmark application. One table is created where rows are inserted, updated, selected (in sequential and random order), and then deleted.

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