|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Son | |
|---|---|
| org.hibernate.test.annotations.engine.collection | |
| Uses of Son in org.hibernate.test.annotations.engine.collection |
|---|
| Methods in org.hibernate.test.annotations.engine.collection that return types with arguments of type Son | |
|---|---|
List<Son> |
Father.getOrderedSons()
|
Set<Son> |
Mother.getSons()
|
| Method parameters in org.hibernate.test.annotations.engine.collection with type arguments of type Son | |
|---|---|
void |
Father.setOrderedSons(List<Son> orderedSons)
|
void |
Mother.setSons(Set<Son> sons)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||