Uses of Record Class
org.hibernate.audit.AuditEntry
Packages that use AuditEntry
-
Uses of AuditEntry in org.hibernate.audit
Methods in org.hibernate.audit that return types with arguments of type AuditEntryModifier and TypeMethodDescription<T> List<AuditEntry<T>> AuditLog.getHistory(Class<T> entityClass, Object id) Get the full audit history for an entity, ordered chronologically by changeset identifier.