TestJavaObjectSerializer
Tests {@link JavaObjectSerializer}.
| 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
|
| void |
testDbLevelJavaObjectSerializer()
Tests per-database serializer when set through the related SET command.
|
| void |
testDbLevelJavaObjectSerializer() throws Exception
Tests per-database serializer when set through the related SET command.
|