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

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

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

Methods in org.hibernate.test.annotations.collectionelement that return Boy
 Boy Toy.getOwner()
           
 

Methods in org.hibernate.test.annotations.collectionelement with parameters of type Boy
 void CountryAttitude.setBoy(Boy boy)
           
 void Toy.setOwner(Boy owner)
           
 



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