#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
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
d6ad9ea383 | Migration stuff in progress... |
66ec668f6f | Migration stuff in progress... |
384da53dec | Migration stuff in progress... |
4c04cfd652 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
067a4cbb1c | Migration stuff in progress... |
b7b459e739 | Migration stuff in progress... |