Uses of Class
org.hibernate.test.annotations.onetomany.Monkey

Packages that use Monkey
org.hibernate.test.annotations.onetomany   
 

Uses of Monkey in org.hibernate.test.annotations.onetomany
 

Methods in org.hibernate.test.annotations.onetomany that return types with arguments of type Monkey
 Set<Monkey> Trainer.getTrainedMonkeys()
           
 

Method parameters in org.hibernate.test.annotations.onetomany with type arguments of type Monkey
 void Trainer.setTrainedMonkeys(Set<Monkey> trainedMonkeys)
           
 



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