Package org.hibernate.audit.spi
package org.hibernate.audit.spi
-
ClassDescriptionContract for loading entity snapshots from audit tables at a specific transactionTransaction-scoped queue for deferred audit row writes.Contract for writing a single entity audit row to the audit table at transaction completion.A built-in
ChangesetIdentifierSupplierthat persists a user-defined changelog entity and returns the@Changelog.ChangesetIdproperty value as the changeset id for audit rows.Contract for writing collection audit rows to the audit table at transaction completion.