Branch: refs/heads/7.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9d30d303774c133e07486c191189b0e41a59ca7b
https://github.com/hibernate/hibernate-orm/commit/9d30d303774c133e07486c1...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/fetchprofile/FetchProfileTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/fetchprofiles/join/JoinFetchProfileTest.java
R hibernate-core/src/test/resources/mappings/fetchprofile/Mappings.hbm.xml
A hibernate-core/src/test/resources/mappings/fetchprofile/Mappings.xml
Log Message:
-----------
HHH-19417 Add test for issue
Commit: 9e59880eabfc611a1f5e94a3cca547835f6e7be1
https://github.com/hibernate/hibernate-orm/commit/9e59880eabfc611a1f5e94a...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/annotations/AnnotationMetadataSourceProcessorImpl.java
A
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/FetchOverrideAnnotation.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/internal/DomainModelCategorizationCollector.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/internal/GlobalRegistrationsImpl.java
A
hibernate-core/src/main/java/org/hibernate/boot/models/spi/FetchProfileRegistration.java
M hibernate-core/src/main/java/org/hibernate/boot/models/spi/GlobalRegistrations.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/ManagedTypeProcessor.java
Log Message:
-----------
HHH-19417 FetchProfile not properly overridden in mapping.xml
Compare:
https://github.com/hibernate/hibernate-orm/compare/f6c314e7b4ed...9e59880...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications