Uses of Class
org.hibernate.test.unconstrained.Employee

Packages that use Employee
org.hibernate.test.unconstrained   
 

Uses of Employee in org.hibernate.test.unconstrained
 

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

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



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