|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Employee | |
|---|---|
| org.hibernate.test.annotations.manytomany | |
| Uses of Employee in org.hibernate.test.annotations.manytomany |
|---|
| Subclasses of Employee in org.hibernate.test.annotations.manytomany | |
|---|---|
class |
Contractor
Employee in an Employer-Employee relationship |
| Methods in org.hibernate.test.annotations.manytomany that return types with arguments of type Employee | |
|---|---|
Collection<Employee> |
PhoneNumber.getEmployees()
|
Collection<Employee> |
ProgramManager.getManages()
|
| Method parameters in org.hibernate.test.annotations.manytomany with type arguments of type Employee | |
|---|---|
void |
PhoneNumber.setEmployees(Collection<Employee> employees)
|
void |
ProgramManager.setManages(Collection<Employee> manages)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||