EN · DE · RU · FR · ES

#1003: ProjektCache.kt

projectforge-business/src/main/kotlin/org/projectforge/business/fibu/kost/ProjektCache.kt Class : AbstractCache(), projectforge-business/src/main/kotlin/org/projectforge/business/fibu/kost/ProjektCache.kt 107 lines · 59 code · 37 comments · 11 blank
Caching layer for improved performance

Git History

868d6abb7 2025 -> 2026
6a32032d6 Hibernate.isInitialized(obj) -> HibernateUtils.isFullyInitialized(obj). Some lazy objects of e.g. ManyToOne columns are not fully loaded but Hibernate.isInitialized() returns true.
63081666f Source file headers: 2024-> 2025.
50c3b7b46 Migration stuff in progress... (all tests of all packages: OK).
f31e8064e Migration stuff in progress...
eafcb33e5 Migration stuff in progress... (all tests of all packages: OK).
190c0aea1 Migration stuff in progress... (all tests of all packages: OK).
2e9839891 Migration stuff in progress...