|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| org.hibernate.test.annotations.fetch | |
| Uses of Person in org.hibernate.test.annotations.fetch |
|---|
| Methods in org.hibernate.test.annotations.fetch that return Person | |
|---|---|
Person |
Stay.getOldPerson()
|
Person |
Stay.getPerson()
|
Person |
Stay.getVeryOldPerson()
|
| Methods in org.hibernate.test.annotations.fetch with parameters of type Person | |
|---|---|
void |
Stay.setOldPerson(Person oldPerson)
|
void |
Stay.setPerson(Person person)
|
void |
Stay.setVeryOldPerson(Person veryOldPerson)
|
| Constructors in org.hibernate.test.annotations.fetch with parameters of type Person | |
|---|---|
Stay(Person person,
Date startDate,
Date endDate,
String vessel,
String authoriser,
String comments)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||