-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)theme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: enhancementA general enhancementA general enhancement
Milestone
Description
QuerySqmImpl
has been renamed to SqmQueryImpl
, preventing EntityManagerRuntimeHints
to contribute correctly the runtime hints for Hibernate 7.1+.
EntityManagerRuntimeHints
should be refined accordingly (keeping the old hint logic for backward compatiblity) and related test should be added to break the build if that happens again.
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)theme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: enhancementA general enhancementA general enhancement