TestCancel
Tests Statement.cancel
| Methods |
| static void |
main(String... a)
Run just this test.
|
| static void |
main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
|
| static int |
visit(int x)
This method is called via reflection from the database.
|
| static int |
visit(int x)
This method is called via reflection from the database.
Parameters:
x - the value
Returns:
the value
|
| void |
test()
|
| void |
test() throws Exception
|
|