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

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

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

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

Method parameters in org.hibernate.test.annotations.onetomany with type arguments of type Tiger
 void Trainer.setTrainedTigers(Set<Tiger> trainedTigers)
           
 



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