org.hibernate.test.orphan.one2one.fk.reversed.unidirectional
Class EmployeeInfo

java.lang.Object
  extended by org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.EmployeeInfo

public class EmployeeInfo
extends Object

TODO : javadoc


Constructor Summary
EmployeeInfo()
           
 
Method Summary
 Long getId()
           
 void setId(Long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmployeeInfo

public EmployeeInfo()
Method Detail

getId

public Long getId()

setId

public void setId(Long id)


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