Uses of Class
org.hibernate.test.orphan.one2one.fk.bidirectional.EmployeeInfo

Packages that use EmployeeInfo
org.hibernate.test.orphan.one2one.fk.bidirectional   
 

Uses of EmployeeInfo in org.hibernate.test.orphan.one2one.fk.bidirectional
 

Methods in org.hibernate.test.orphan.one2one.fk.bidirectional that return EmployeeInfo
 EmployeeInfo Employee.getInfo()
           
 

Methods in org.hibernate.test.orphan.one2one.fk.bidirectional with parameters of type EmployeeInfo
 void Employee.setInfo(EmployeeInfo info)
           
 



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