Uses of Interface
org.hibernate.envers.strategy.spi.AuditStrategy
-
Packages that use AuditStrategy Package Description org.hibernate.envers.strategy org.hibernate.envers.strategy.internal -
-
Uses of AuditStrategy in org.hibernate.envers.strategy
Subinterfaces of AuditStrategy in org.hibernate.envers.strategy Modifier and Type Interface Description interface
AuditStrategy
Deprecated.(since 5.4), useAuditStrategy
instead.Classes in org.hibernate.envers.strategy that implement AuditStrategy Modifier and Type Class Description class
DefaultAuditStrategy
Deprecated.(since 5.4), useDefaultAuditStrategy
instead.class
ValidityAuditStrategy
Deprecated.(since 5.4), useValidityAuditStrategy
instead. -
Uses of AuditStrategy in org.hibernate.envers.strategy.internal
Classes in org.hibernate.envers.strategy.internal with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw AuditStrategy Modifier and Type Class Description class
org.hibernate.envers.strategy.internal.DefaultAuditStrategy
class
org.hibernate.envers.strategy.internal.ValidityAuditStrategy
-