Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9f6056a2c12f140510d85e78edf2f59171e29441
https://github.com/hibernate/hibernate-orm/commit/9f6056a2c12f140510d85e7...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/CollectionBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/EntityBinder.java
A
hibernate-core/src/main/java/org/hibernate/boot/model/internal/FetchGraphContribution.java
A
hibernate-core/src/main/java/org/hibernate/boot/model/internal/FetchHintOptions.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/NamedGraphCreatorJpa.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/ToOneBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/models/JpaAnnotations.java
A
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/FetchJpaAnnotation.java
A
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/FetchesJpaAnnotation.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/JpaFetchAnnotationGraphTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/JpaFetchAnnotationJpaApiTest.java
Log Message:
-----------
HHH-20503 - Support JPA 4 @Fetch (#12554)
* HHH-20503 - Support JPA 4 @Fetch
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
Co-authored-by: Gavin King <gavin(a)hibernate.org>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications