Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 6d47ef5ee939fa0285038707ce881cb6c846942e
https://github.com/hibernate/hibernate-orm/commit/6d47ef5ee939fa028503870...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/embeddable/ParentCacheTest.java
Log Message:
-----------
HHH-16879 Add test for issue
Commit: 02d0058eec5bd696be06efc5d6f9c3c1f2e588fe
https://github.com/hibernate/hibernate-orm/commit/02d0058eec5bd696be06efc...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/ComponentType.java
Log Message:
-----------
HHH-16879 Handle parent injection in ComponentType#assemble
Compare:
https://github.com/hibernate/hibernate-orm/compare/8a3b5efcef57...02d0058...