org.hibernate.envers.strategy
Class ValidTimeAuditStrategy
java.lang.Object
org.hibernate.envers.strategy.ValidityAuditStrategy
org.hibernate.envers.strategy.ValidTimeAuditStrategy
- All Implemented Interfaces:
- AuditStrategy
Deprecated. use ValidityAuditStrategy
instead.
@Deprecated
public class ValidTimeAuditStrategy
- extends ValidityAuditStrategy
Deprecated Audit strategy class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final EnversMessageLogger LOG
- Deprecated.
ValidTimeAuditStrategy
public ValidTimeAuditStrategy()
- Deprecated.
- Default constructor. Log a warn message that this class is deprecated.
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.