Branch: refs/heads/8.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0cccc05c1dc3f1df8eaeed2480e3ef065070dc35
https://github.com/hibernate/hibernate-orm/commit/0cccc05c1dc3f1df8eaeed2...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/loaders/CollectionCustomSelectXmlTest.java
A
hibernate-core/src/test/resources/org/hibernate/orm/test/loaders/collection-custom-select.xml
Log Message:
-----------
HHH-20812 Add test for issue
Co-Authored-By: Claude Opus 4.8 <noreply(a)anthropic.com>
Commit: effe15fde2102a5c35545d6d21ea91a5e6e0d73b
https://github.com/hibernate/hibernate-orm/commit/effe15fde2102a5c35545d6...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/jaxb/mapping/spi/JaxbPluralAttribute.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/XmlAnnotationHelper.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/attr/CommonPluralAttributeProcessing.java
M hibernate-core/src/main/resources/org/hibernate/xsd/mapping/mapping-8.0.xsd
Log Message:
-----------
HHH-20812 Support <sql-select>/<hql-select> for collections in mapping.xml
Add a sql-select/hql-select choice to the collection-structure-group in
mapping-8.0.xsd and bind it to the @SQLSelect / @HQLSelect annotations.
The result-set-mapping and synchronize children of sql-select are now
optional so that a bare collection loader can be expressed without them.
Co-Authored-By: Claude Opus 4.8 <noreply(a)anthropic.com>
Commit: d08b6b88bbe3468edec314de3d3283dcbc15fdaf
https://github.com/hibernate/hibernate-orm/commit/d08b6b88bbe3468edec314d...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/loaders/EntityCustomSelectXmlTest.java
A
hibernate-core/src/test/resources/org/hibernate/orm/test/loaders/entity-custom-select.xml
Log Message:
-----------
HHH-20813 Add test for issue
Co-Authored-By: Claude Opus 4.8 <noreply(a)anthropic.com>
Commit: 7e87e883e41637be2db7ff221e679b1e7a3fb6fe
https://github.com/hibernate/hibernate-orm/commit/7e87e883e41637be2db7ff2...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/ManagedTypeProcessor.java
Log Message:
-----------
HHH-20813 Support <sql-select>/<hql-select> for entities in mapping.xml
Co-Authored-By: Claude Opus 4.8 <noreply(a)anthropic.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/eee4c359d394...7e87e88...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications