org.hibernate.envers.test.integration.inheritance.mixed.entities
Class NormalActivity
java.lang.Object
org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractActivity
org.hibernate.envers.test.integration.inheritance.mixed.entities.NormalActivity
- All Implemented Interfaces:
- Serializable, Activity
@Entity
public class NormalActivity
- extends AbstractActivity
- See Also:
- Serialized Form
NormalActivity
public NormalActivity()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.