org.hibernate.envers.test.entities.ids
Class ManyToOneNotAuditedEmbId
java.lang.Object
org.hibernate.envers.test.entities.ids.ManyToOneNotAuditedEmbId
- All Implemented Interfaces:
- Serializable
@Embeddable
public class ManyToOneNotAuditedEmbId
- extends Object
- implements Serializable
- See Also:
- Serialized Form
ManyToOneNotAuditedEmbId
public ManyToOneNotAuditedEmbId()
ManyToOneNotAuditedEmbId
public ManyToOneNotAuditedEmbId(UnversionedStrTestEntity id)
getId
public UnversionedStrTestEntity getId()
setId
public void setId(UnversionedStrTestEntity 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.