Uses of Class
org.hibernate.test.onetoone.link.Employee

Packages that use Employee
org.hibernate.test.onetoone.link   
 

Uses of Employee in org.hibernate.test.onetoone.link
 

Methods in org.hibernate.test.onetoone.link that return Employee
 Employee Person.getEmployee()
           
 

Methods in org.hibernate.test.onetoone.link with parameters of type Employee
 void Person.setEmployee(Employee employee)
           
 



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