#1330: PersistenceCallsRecorder.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/jpa/PersistenceCallsRecorder.kt Call Recorder, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/jpa/PersistenceCallsRecorder.kt 120 lines · 74 code · 33 comments · 13 blank
Records JPA/Hibernate persistence operations (queries, flushes, transactions) for performance analysis. Collects call counts, durations, and stack traces for the monitoring dashboard.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
b6092df09 Copyright 2023 -> 2024