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
Branch: refs/heads/6.6
Home: https://github.com/hibernate/hibernate-orm
Commit: 8fa64ba761829b20089a53fcdcd164ee2e8ab84d
https://github.com/hibernate/hibernate-orm/commit/8fa64ba761829b20089a53f...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/ExtraLazyMapQueuedPersistTest.java
Log Message:
-----------
HHH-18885 test reproducing the issue
Commit: bd63ded97827a7328b9672c8519cba530d9dd44e
https://github.com/hibernate/hibernate-orm/commit/bd63ded97827a7328b9672c...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/collection/spi/AbstractPersistentCollection.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentMap.java
Log Message:
-----------
HHH-18885 Introduce DelayedOperation.getAddedEntry() for maps
Extra lazy maps need to persist the added entry (key and value), not the
added value.
Let PersistentMap.AbstractMapValueDelayedOperation return the added
entry so
OneToManyPersister.writeIndex() can execute the queued operation.
Compare: https://github.com/hibernate/hibernate-orm/compare/ea78f096e52b...bd63ded...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: b7bd3458fdf0b347c82064427567daa29e45d649
https://github.com/hibernate/hibernate-orm/commit/b7bd3458fdf0b347c820644...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/collection/spi/AbstractPersistentCollection.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentCollection.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentMap.java
Log Message:
-----------
HHH-18885 Introduce DelayedOperation.getAddedEntry() for maps
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/7.1
Home: https://github.com/hibernate/hibernate-orm
Commit: 31cc6f8863ac66ddcd1d12f571f459450e48f524
https://github.com/hibernate/hibernate-orm/commit/31cc6f8863ac66ddcd1d12f...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/collection/spi/AbstractPersistentCollection.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentCollection.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentMap.java
Log Message:
-----------
HHH-18885 Introduce DelayedOperation.getAddedEntry() for maps
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications