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

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

public class CompanyFactoryPMClass
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
CompanyFactoryPMClass(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

CompanyFactoryPMClass

public CompanyFactoryPMClass(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.