#1319: PersistenceBehavior.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/PersistenceBehavior.kt Annotation, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/PersistenceBehavior.kt 41 lines · 6 code · 33 comments · 2 blank
Annotation configuring how CandH handles a collection. When autoUpdateCollectionEntries = true, the CollectionHandler performs deep copy on each kept collection entry to detect nested modifications (e.g. invoice → position → cost assignment hierarchy).

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
b79a1edca Migration stuff in progress... (all tests of all packages: OK).