• Matija Obreza's avatar
    Fixed AuditLog interceptor and service · d8a6c806
    Matija Obreza authored
    - Added new TransactionAuditLog class with equals() method to check the classPk, entityId and propertyName only
    - TransactionAuditLogs are kept in a ThreadLocal HashSet that prevents multiple entries for the same classPk, entityId and propertyName
    d8a6c806