Uses of Class
org.hibernate.test.annotations.collectionelement.Toy

Packages that use Toy
org.hibernate.test.annotations.collectionelement   
 

Uses of Toy in org.hibernate.test.annotations.collectionelement
 

Methods in org.hibernate.test.annotations.collectionelement that return types with arguments of type Toy
 Set<Toy> Boy.getFavoriteToys()
           
 

Method parameters in org.hibernate.test.annotations.collectionelement with type arguments of type Toy
 void Boy.setFavoriteToys(Set<Toy> favoriteToys)
           
 



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