TestRowLocks
Row level locking tests.
| 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 |
test()
|
| void |
test() throws Exception
|
| Fields |
| static Statement |
s1
|
| static Statement |
s2
|
s1
The statements used in this test.
s2
The statements used in this test.