Uses of Package
org.apache.jdo.tck.pc.company

Packages that use org.apache.jdo.tck.pc.company
org.apache.jdo.tck.models.embedded   
org.apache.jdo.tck.pc.company   
org.apache.jdo.tck.query   
 

Classes in org.apache.jdo.tck.pc.company used by org.apache.jdo.tck.models.embedded
Company
          This class represents information about a company.
 

Classes in org.apache.jdo.tck.pc.company used by org.apache.jdo.tck.pc.company
Address
          This class represents a postal address.
Company
          This class represents information about a company.
DentalInsurance
          This class represents a dental insurance carrier selection for a particular Employee.
Department
          This class represents a department within a company.
Employee
          This class represents an employee.
FullTimeEmployee
          This class represents a full-time employee.
Insurance
          This class represents an insurance carrier selection for a particular Employee.
MedicalInsurance
          This class represents a dental insurance carrier selection for a particular Employee.
PartTimeEmployee
          This class represents a part-time employee.
Person
          This class represents a person.
Project
          This class represents a project, a budgeted task with one or more employees working on it.
 

Classes in org.apache.jdo.tck.pc.company used by org.apache.jdo.tck.query
CompanyModelReader
          Utility class to create a graph of company model instances from an xml representation.
 



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