Package org.hibernate.envers.strategy.internal
package org.hibernate.envers.strategy.internal
-
ClassesClassDescriptionDefault implementation of the
AuditStrategy
contract.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.