Out of Date
Details
Assignee
UnassignedUnassignedReporter
ArkKArkKComponents
Fix versions
Priority
Blocker
Details
Details
Assignee
Unassigned
UnassignedReporter
ArkK
ArkKComponents
Fix versions
Priority
Created March 2, 2012 at 2:44 PM
Updated January 9, 2025 at 7:19 PM
Resolved January 9, 2025 at 7:19 PM
After bug fix https://hibernate.atlassian.net/browse/HHH-2049#icft=HHH-2049 in versions 3.6.4 and 4.0.0.Alpha3 we have huge problem with migrating to hibernate >= 3.6.4.
As You can see in https://hibernate.onjira.com/browse/HHH-2049?focusedCommentId=42212&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-42212 filtered collection is uninitialized which results to LazyInitializationException in higher application layers where session is not available.