TestListener
Tests the DatabaseEventListener.
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
closingDatabase
()
void
closingDatabase
()
void
exceptionThrown
(SQLException e, String sql)
void
exceptionThrown
(SQLException e, String sql)
void
init
(String url)
void
init
(String url)
void
opened
()
void
opened
()
void
setProgress
(int state, String name, int current, int max)
void
setProgress
(int state, String name, int current, int max)
void
test
()
void
test
() throws SQLException