org.hibernate.envers.test.entities.reventity
Class CustomDateRevEntity
java.lang.Object
org.hibernate.envers.test.entities.reventity.CustomDateRevEntity
@Entity
public class CustomDateRevEntity
- extends Object
CustomDateRevEntity
public CustomDateRevEntity()
getCustomId
public int getCustomId()
setCustomId
public void setCustomId(int customId)
getDateTimestamp
public Date getDateTimestamp()
setDateTimestamp
public void setDateTimestamp(Date dateTimestamp)
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.