org.hibernate.envers.test.integration.reventity
Class InheritedRevEntity

java.lang.Object
  extended by org.hibernate.envers.DefaultRevisionEntity
      extended by org.hibernate.envers.test.integration.reventity.InheritedRevEntity
All Implemented Interfaces:
Serializable

@Entity
public class InheritedRevEntity
extends DefaultRevisionEntity

See Also:
Serialized Form

Constructor Summary
InheritedRevEntity()
           
 
Method Summary
 
Methods inherited from class org.hibernate.envers.DefaultRevisionEntity
equals, getId, getRevisionDate, getTimestamp, hashCode, setId, setTimestamp, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InheritedRevEntity

public InheritedRevEntity()


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