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