Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9b0b482eaa1c3e6299f486068d3c884941f84511
https://github.com/hibernate/hibernate-orm/commit/9b0b482eaa1c3e6299f4860...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/CollectionType.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/manytomany/UnmodifiableCollectionMergeTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/ops/MergeTest.java
Log Message:
-----------
HHH-1914 Fix merge support for unmodifiable collections
Commit: 01703f46f774e35d1177839572d015c81c31996f
https://github.com/hibernate/hibernate-orm/commit/01703f46f774e35d1177839...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentBag.java
M
hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentIdentifierBag.java
Log Message:
-----------
HHH-1914 Remove PersistentBag copying if underlying bag is not a list
Compare:
https://github.com/hibernate/hibernate-orm/compare/f480369d668f...01703f4...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications