Uses of Interface
org.hibernate.envers.strategy.spi.AuditStrategyContext
Packages that use AuditStrategyContext
-
Uses of AuditStrategyContext in org.hibernate.envers.strategy.spi
Methods in org.hibernate.envers.strategy.spi with parameters of type AuditStrategyContextModifier and TypeMethodDescriptiondefault void
AuditStrategy.postInitialize
(AuditStrategyContext context) Performs post initialization of the audit strategy implementation.