Branch: refs/heads/6.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: d7761cf0d2983a3cb892b5fe9b8b1681840f6912
https://github.com/hibernate/hibernate-orm/commit/d7761cf0d2983a3cb892b5f...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/MapKeyToOneInEmbeddedIdTest.java
Log Message:
-----------
HHH-17285 Add test for issue
Commit: 4a0faf77ef118fa413e1db6b81a8e66fd652d235
https://github.com/hibernate/hibernate-orm/commit/4a0faf77ef118fa413e1db6...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/MapBinder.java
Log Message:
-----------
HHH-17285 Fix support for dot-separated map key paths
Compare:
https://github.com/hibernate/hibernate-orm/compare/fa9bdac79430...4a0faf7...