Class JOP.test.Test2
All Packages Class Hierarchy This Package Previous Next Index Home
Class JOP.test.Test2
java.lang.Object
|
+----JOP.test.Test2
- public class Test2
- extends Object
- implements PersistTest
This test allows objects to be retrieved from the persistent
database using their object identifier and then displays
the objects.
-
Test2()
-
-
runTest(PersistManager)
- Entry point called by the test harness
Test2
public Test2()
runTest
public void runTest(PersistManager pm)
- Entry point called by the test harness
All Packages Class Hierarchy This Package Previous Next Index Home