org.apache.jdo.tck.pc.company
Class CompanyFactoryPMInterface

java.lang.Object
  extended byorg.apache.jdo.tck.pc.company.CompanyFactoryAbstractImpl
      extended byorg.apache.jdo.tck.pc.company.CompanyFactoryPMInterface
All Implemented Interfaces:
CompanyFactory

public class CompanyFactoryPMInterface
extends CompanyFactoryAbstractImpl


Field Summary
static java.lang.Class[] tearDownClasses
           
 
Fields inherited from class org.apache.jdo.tck.pc.company.CompanyFactoryAbstractImpl
debug, logger, pm
 
Constructor Summary
CompanyFactoryPMInterface(javax.jdo.PersistenceManager pm)
          Creates a new instance of CompanyFactoryPMInterface
 
Method Summary
 java.lang.Class[] getTearDownClasses()
           
 
Methods inherited from class org.apache.jdo.tck.pc.company.CompanyFactoryAbstractImpl
newAddress, newCompany, newCompany, newDentalInsurance, newDentalInsurance, newDepartment, newDepartment, newDepartment, newFullTimeEmployee, newFullTimeEmployee, newMedicalInsurance, newMedicalInsurance, newPartTimeEmployee, newPartTimeEmployee, newProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tearDownClasses

public static final java.lang.Class[] tearDownClasses
Constructor Detail

CompanyFactoryPMInterface

public CompanyFactoryPMInterface(javax.jdo.PersistenceManager pm)
Creates a new instance of CompanyFactoryPMInterface

Method Detail

getTearDownClasses

public java.lang.Class[] getTearDownClasses()


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.