Branch: refs/heads/7.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2cfd7f24735bdb72da5c73fe6701ea38a7f1979f
https://github.com/hibernate/hibernate-orm/commit/2cfd7f24735bdb72da5c73f...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/dynamic/BasicEntity.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/dynamic/SpecificationReuseTest.java
Log Message:
-----------
HHH-19781 Add test for issue
Commit: b516a8107682349be327a1b0f38a03c441623f15
https://github.com/hibernate/hibernate-orm/commit/b516a8107682349be327a1b...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/specification/internal/MutationSpecificationImpl.java
M
hibernate-core/src/main/java/org/hibernate/query/specification/internal/SelectionSpecificationImpl.java
Log Message:
-----------
HHH-19781 Copy original criteria to avoid duplicated specifications
Also avoid double-copy for HQL-based specifications
Compare:
https://github.com/hibernate/hibernate-orm/compare/f9bb1855b66e...b516a81...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications