TestMulti

Starts multiple threads and performs random operations on each thread.

Methods
static void main(String... a)
Run just this test.
static void main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
Connection getConnection()
Connection getConnection() throws SQLException
void test()
void test() throws Exception

Fields
static boolean stop

stop

If set, the test should stop.