EN · DE · RU · FR · ES

#1232: HibernateUtils.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/api/HibernateUtils.kt Object / Singleton : Class<*>): String, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/api/HibernateUtils.kt 355 lines · 215 code · 109 comments · 31 blank
Utility functions and helpers

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.
2e0e9d923 ehcache configured, but doesn't work :-(
bbc198d03 Migration stuff in progress... (all tests of all packages: OK).
3785f8347 Migration stuff in progress...
7a748fd35 Migration stuff in progress...
1e47d0f3f Migration stuff in progress... (all tests of all packages: OK).