|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Student | |
|---|---|
| org.hibernate.test.querycache | |
| Uses of Student in org.hibernate.test.querycache |
|---|
| Methods in org.hibernate.test.querycache that return Student | |
|---|---|
Student |
Enrolment.getStudent()
|
Student |
Address.getStudent()
|
| Methods in org.hibernate.test.querycache with parameters of type Student | |
|---|---|
void |
Enrolment.setStudent(Student student)
|
void |
Address.setStudent(Student student)
|
| Constructors in org.hibernate.test.querycache with parameters of type Student | |
|---|---|
Address(Student student,
String type,
String street,
String city,
String stateProvince,
String postalCode,
String country)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||