Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: a894991975d4a1cc3d295c0b364ce2d570d863fc
https://github.com/hibernate/hibernate-orm/commit/a894991975d4a1cc3d295c0...
Author: Chao Wang <chaowan(a)redhat.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/action/internal/AbstractEntityInsertAction.java
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/engine/internal/StatefulPersistenceContext.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/CollectionEntry.java
M
hibernate-core/src/main/java/org/hibernate/event/internal/AbstractFlushingEventListener.java
M hibernate-core/src/main/java/org/hibernate/event/internal/WrapVisitor.java
M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
M
hibernate-core/src/main/java/org/hibernate/loader/ast/internal/CollectionLoaderSubSelectFetch.java
M
hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractEntityPersister.java
M hibernate-core/src/main/java/org/hibernate/type/CollectionType.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/collection/NonPkCompositeJoinColumnCollectionTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/collection/NonPkJoinColumnCollectionTest.java
Log Message:
-----------
HHH-18229 Handle null owner key for collections
(cherry picked from commit 1f08501d80927659b759cb42faac31ccbd9189b4)
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications