Class DefaultAuditStrategy
java.lang.Object
org.hibernate.envers.strategy.internal.DefaultAuditStrategy
org.hibernate.envers.strategy.DefaultAuditStrategy
- All Implemented Interfaces:
AuditStrategy, AuditStrategy
Deprecated.
Default strategy is to simply persist the audit data.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DefaultAuditStrategy
addAssociationAtRevisionRestriction, addEntityAtRevisionRestriction, perform, performCollectionChangeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AuditStrategy
perform, performCollectionChangeMethods inherited from interface AuditStrategy
addAdditionalColumns, postInitialize
-
Constructor Details
-
DefaultAuditStrategy
public DefaultAuditStrategy()Deprecated.
-
DefaultAuditStrategyinstead.