Package org.hibernate.envers.strategy.internal
-
Class Summary Class Description DefaultAuditStrategy Default implementation of theAuditStrategy
contract.ValidityAuditStrategy An audit strategy implementation that persists and fetches audit information using a validity algorithm, based on the start-revision and end-revision of a row in the audit table schema.