org.ow2.easybeans.tests.common.ejbs.entity.entitytest00 |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
BankingData.java | Class | Contains the technician account data. |
Degree.java | enum | Says the professor degree. |
Person.java | Class | Represents the common data among the diffent possitions. |
Professor.java | Class | The Professor data. |
Student.java | Class | The student. |
Technician.java | Class | The technician. |
TechnicianDetail.java | Class | Details about the technician. |
Telephone.java | Class | The telephone data. |