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

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

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

Methods in org.hibernate.test.annotations.collectionelement that return Person
 Person Bug.getReportedBy()
           
 

Methods in org.hibernate.test.annotations.collectionelement with parameters of type Person
 void Bug.setReportedBy(Person reportedBy)
           
 



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