| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Competitor | |
|---|---|
| org.hibernate.ejb.test.emops | |
| Uses of Competitor in org.hibernate.ejb.test.emops | 
|---|
| Fields in org.hibernate.ejb.test.emops with type parameters of type Competitor | |
|---|---|
|  List<Competitor> | Race.competitors | 
| static ListAttribute<Race,Competitor> | Race_.competitors | 
| static ListAttribute<Competition,Competitor> | Competition_.competitors | 
| static SingularAttribute<Competitor,Integer> | Competitor_.id | 
| static SingularAttribute<Competitor,String> | Competitor_.name | 
| Methods in org.hibernate.ejb.test.emops that return types with arguments of type Competitor | |
|---|---|
|  List<Competitor> | Competition.getCompetitors() | 
| Method parameters in org.hibernate.ejb.test.emops with type arguments of type Competitor | |
|---|---|
|  void | Competition.setCompetitors(List<Competitor> competitors) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||