Uses of Package
org.hibernate.envers.strategy.internal
Packages that use org.hibernate.envers.strategy.internal
-
Classes in org.hibernate.envers.strategy.internal used by org.hibernate.envers.strategyClassDescriptionDefault 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.