Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 652da4205fc16b18e675041ea822dc282833d834
https://github.com/hibernate/hibernate-orm/commit/652da4205fc16b18e675041...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/proxy/narrow/BidirectionalManyToOneNarrowingTest.java
Log Message:
-----------
HHH-17594 HHH-17665 Add test for issue
Commit: ff0b5354356f2890e0f297adeff636c564eab155
https://github.com/hibernate/hibernate-orm/commit/ff0b5354356f2890e0f297a...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/PersistenceContext.java
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/entity/internal/EntityDelayedFetchInitializer.java
Log Message:
-----------
HHH-17594 HHH-17665 Fix proxy narrowing for delayed subtype entities
Compare:
https://github.com/hibernate/hibernate-orm/compare/3844a34760df...ff0b535...