TestConcurrentUpdate

A concurrent test.

Methods
static void main(String... a)
Run just this test.
static void main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
void handleException(SQLException e)
Handle or ignore the exception.
void handleException(SQLException e) throws SQLException
Handle or ignore the exception.
Parameters:
e - the exception
void test()
void test() throws Exception