JPAAppEmployee | This class represents an employee. | code | html |
CompanyFactoryAnnotatedJPAAppConcrete | code | html | |
CompanyFactoryAnnotatedJPAAppPM | code | html | |
CompanyFactoryAnnotatedPMFieldClassJPA | code | html | |
JPAAppAddress | This class represents a postal address. | code | html |
JPAAppAddress.Oid | This class is used to represent the application identifier
for the Address class. |
code | html |
JPAAppCompany | This class represents information about a company. | code | html |
JPAAppCompany.Oid | The class to be used as the application identifier
for the Company class. |
code | html |
JPAAppDentalInsurance | This class represents a dental insurance carrier selection for a
particular Employee . |
code | html |
JPAAppDepartment | This class represents a department within a company. | code | html |
JPAAppDepartment.Oid | The application identity class associated with the
Department class. |
code | html |
JPAAppFullTimeEmployee | This class represents a full-time employee. | code | html |
JPAAppInsurance | This class represents an insurance carrier selection for a particular
JPAAppEmployee . |
code | html |
JPAAppInsurance.Oid | This class is used to represent the application
identifier for the Insurance class. |
code | html |
JPAAppMedicalInsurance | This class represents a dental insurance carrier selection for a
particular Employee . |
code | html |
JPAAppPartTimeEmployee | This class represents a part-time employee. | code | html |
JPAAppPerson | This class represents a person. | code | html |
JPAAppPerson.Oid | This class is used to represent the application identifier
for the Person class. |
code | html |
JPAAppPhoneNumber | This class represents a person. | code | html |
JPAAppPhoneNumber.Oid | This class is used to represent the application identifier
for the Person class. |
code | html |
JPAAppProject | This class represents a project, a budgeted task with one or more employees working on it. | code | html |
JPAAppProject.Oid | This class is used to represent the application identity
for the JPAAppProject class. |
code | html |