Uses of Class
org.hibernate.test.propertyref.component.complete.Person

Packages that use Person
org.hibernate.test.propertyref.component.complete   
 

Uses of Person in org.hibernate.test.propertyref.component.complete
 

Methods in org.hibernate.test.propertyref.component.complete that return Person
 Person Account.getOwner()
           
 

Methods in org.hibernate.test.propertyref.component.complete with parameters of type Person
 void Account.setOwner(Person owner)
           
 



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