Uses of Class
org.hibernate.test.annotations.indexcoll.Trainee

Packages that use Trainee
org.hibernate.test.annotations.indexcoll   
 

Uses of Trainee in org.hibernate.test.annotations.indexcoll
 

Methods in org.hibernate.test.annotations.indexcoll that return types with arguments of type Trainee
 SortedMap<String,Trainee> Training.getTrainees()
           
 

Method parameters in org.hibernate.test.annotations.indexcoll with type arguments of type Trainee
 void Training.setTrainees(SortedMap<String,Trainee> trainees)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.