Package | Description |
---|---|
org.hibernate.envers | |
org.hibernate.envers.revisioninfo |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityTrackingRevisionListener
Extension of standard
RevisionListener that notifies whenever an entity instance has been
added, modified or removed within current revision boundaries. |
Constructor and Description |
---|
DefaultRevisionInfoGenerator(String revisionInfoEntityName,
Class<?> revisionInfoClass,
Class<? extends RevisionListener> listenerClass,
PropertyData revisionInfoTimestampData,
boolean timestampAsDate) |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved