|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Politician | |
|---|---|
| org.hibernate.test.annotations.onetomany | |
| Uses of Politician in org.hibernate.test.annotations.onetomany |
|---|
| Methods in org.hibernate.test.annotations.onetomany that return types with arguments of type Politician | |
|---|---|
Set<Politician> |
PoliticalParty.getPoliticians()
|
| Methods in org.hibernate.test.annotations.onetomany with parameters of type Politician | |
|---|---|
void |
PoliticalParty.addPolitician(Politician politician)
|
| Method parameters in org.hibernate.test.annotations.onetomany with type arguments of type Politician | |
|---|---|
void |
PoliticalParty.setPoliticians(Set<Politician> politicians)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||