TestView
Test for views.
| Methods |
| static int |
getX()
This method is called via reflection from the database.
|
| static int |
getX()
This method is called via reflection from the database.
Returns:
the static value x
|
| 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 SQLException
|
|