Abstract base class for all JDO unit tests needing access to a persistence
manager factory. Uses database connection parameters acquired from system
properties.
author: Mike Martin author: Christopher Walk version: $Revision: 1.9 $
Inner Class :public static interface DataSourceFactory
Field Summary
protected static PersistenceManagerFactory
pmf The PersistenceManagerFactory to use for all tests.