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.

Constructor Index

 o Test2()

Method Index

 o runTest(PersistManager)
Entry point called by the test harness

Constructors

 o Test2
  public Test2()

Methods

 o runTest
  public void runTest(PersistManager pm)
Entry point called by the test harness

All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home