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

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

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

Methods in org.hibernate.test.annotations.manytoonewithformula that return Person
 Person Company.getDefaultContactPerson()
           
 

Methods in org.hibernate.test.annotations.manytoonewithformula with parameters of type Person
 void Company.setDefaultContactPerson(Person person)
           
 



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