org.hibernate.envers.test.integration.onetoone.unidirectional
Class UniRefEdEntity
java.lang.Object
org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
@Entity
public class UniRefEdEntity
- extends Object
Unidirectional ReferencEd Entity
UniRefEdEntity
public UniRefEdEntity()
UniRefEdEntity
public UniRefEdEntity(Integer id,
String data)
getData
public String getData()
setData
public void setData(String data)
getId
public Integer getId()
setId
public void setId(Integer id)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.