|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Fetch | |
|---|---|
| org.hibernate.test.annotations.collectionelement | |
| org.hibernate.test.annotations.fetch | |
| org.hibernate.test.annotations.loader | |
| Uses of Fetch in org.hibernate.test.annotations.collectionelement |
|---|
| Methods in org.hibernate.test.annotations.collectionelement with annotations of type Fetch | |
|---|---|
Map<String,String> |
LocalizedString.getVariations()
|
| Uses of Fetch in org.hibernate.test.annotations.fetch |
|---|
| Methods in org.hibernate.test.annotations.fetch with annotations of type Fetch | |
|---|---|
Person |
Stay.getOldPerson()
|
Collection<Stay> |
Person.getOldStays()
|
List<Stay> |
Person.getOrderedStay()
|
Person |
Stay.getVeryOldPerson()
|
Collection<Stay> |
Person.getVeryOldStays()
|
| Uses of Fetch in org.hibernate.test.annotations.loader |
|---|
| Methods in org.hibernate.test.annotations.loader with annotations of type Fetch | |
|---|---|
Set<Player> |
Team.getPlayers()
|
Team |
Player.getTeam()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||