|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| org.hibernate.test.sql.hand | |
| Uses of Person in org.hibernate.test.sql.hand |
|---|
| Methods in org.hibernate.test.sql.hand that return Person | |
|---|---|
Person |
Employment.getEmployee()
|
Person |
Order.getPerson()
|
Person |
Product.getPerson()
|
| Methods in org.hibernate.test.sql.hand with parameters of type Person | |
|---|---|
void |
Employment.setEmployee(Person employee)
|
void |
Order.setPerson(Person person)
|
void |
Product.setPerson(Person person)
|
| Constructors in org.hibernate.test.sql.hand with parameters of type Person | |
|---|---|
Employment(Person employee,
Organization employer,
String regionCode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||