#1354: UserPrefEntryDO.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/user/entities/UserPrefEntryDO.kt Data Object, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/user/entities/UserPrefEntryDO.kt 180 lines · 85 code · 70 comments · 25 blank
Hibernate entity/DO for individual user preference entries, storing key-value pairs within a preference area for a specific user.

Architecture Analysis

Resides in projectforge-business, the core module containing domain logic, services, and persistence.

Git History

CommitWhat changed
868d6abb752025 -> 2026
63081666f6Source file headers: 2024-> 2025.
d6ad9ea383Migration stuff in progress...
66ec668f6fMigration stuff in progress...
384da53decMigration stuff in progress...
4c04cfd652MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
067a4cbb1cMigration stuff in progress...
b7b459e739Migration stuff in progress...