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 interfaceAuditStrategyDeprecated.(since 5.4), useAuditStrategyinstead.Classes in org.hibernate.envers.strategy that implement AuditStrategy Modifier and Type Class Description classDefaultAuditStrategyDeprecated.(since 5.4), useDefaultAuditStrategyinstead.classValidityAuditStrategyDeprecated.(since 5.4), useValidityAuditStrategyinstead. -
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 classorg.hibernate.envers.strategy.internal.DefaultAuditStrategyclassorg.hibernate.envers.strategy.internal.ValidityAuditStrategy
-