#357: AssociationPropertyDelta.java
projectforge-business/src/main/java/de/micromata/hibernate/history/delta/AssociationPropertyDelta.java Java class, projectforge-business/src/main/java/de/micromata/hibernate/history/delta/AssociationPropertyDelta.java 82 lines · 41 code · 33 comments · 8 blank
Hibernate Envers history delta implementation for association properties. Tracks changes to entity relationships (added/removed references) in the audit history, distinguishing between different types of association modifications.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
c1d14ecdb Migration stuff in progress...
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.