#993: Kost1DO.kt

projectforge-business/src/main/kotlin/org/projectforge/business/fibu/kost/Kost1DO.kt Data Object (Entity), projectforge-business/src/main/kotlin/org/projectforge/business/fibu/kost/Kost1DO.kt 161 lines · 78 code · 66 comments · 17 blank
JPA/Hibernate entity definition mapping a database table to an object model.

Git History

868d6abb7 2025 -> 2026
38e843800 CostSearch supports now search for plain number string.
10131de6a Kost1DO: Search for nummer fixed.
63081666f Source file headers: 2024-> 2025.
b3782c8a8 Migration stuff in progress...
cba940301 Migration stuff in progress...
1204b927b Migration stuff in progress... (all tests of all packages: OK).
c4950ae12 Migration stuff in progress...
f5c09f87f Migration stuff in progress...
4f5a458c9 Migration stuff in progress...
c04fb0d51 Migration stuff in progress...
06828f490 Migration stuff in progress...
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
5f7ef41b8 Copyright 2021 -> 2022
c0f2b9de0 Tenants functionality removed everywhere (untested).
ceb63e8a1 Source code header: (C) 2001-2021.
b78b870bd ShortDisplayNameCapable -> DisplayNameCapable.
7c79f1922 Copyright of source header -> 2020.
8241700f0 ShortDisplayNameCapable converted to Kotlin. DO classes implementing ShortDisplayNameCapable refactored.
8675a1dbe Found big performance issue: Declared all Kotlin JPA entities and their properties as open. Lazy loading wasn't supported by Hibernate and results in thousands of JPA queries...
fe5a7c982 Heavy WIP: NamedQueries everywhere... Plugin crm removed.
05244ff19 CopyRight of all Kotlin file-header updated or created.
9034a4bc0 Compiler warnings fixed...
4e3d53973 Kost1DO.java -> Kost1DO.kt