Uses of Class
org.hibernate.test.onetoone.formula.Person

Packages that use Person
org.hibernate.test.onetoone.formula   
 

Uses of Person in org.hibernate.test.onetoone.formula
 

Methods in org.hibernate.test.onetoone.formula that return Person
 Person Address.getPerson()
           
 

Methods in org.hibernate.test.onetoone.formula with parameters of type Person
 void Address.setPerson(Person person)
           
 



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