Branch: refs/heads/6.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: 19b1231f57a4c925e18e7052d366f6ae8be05fc4
https://github.com/hibernate/hibernate-orm/commit/19b1231f57a4c925e18e705...
Author: Marco Belladelli <mbellade(a)redhat.com>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/compositefk/OneToManyNestedEmbeddedIdTest.java
Log Message:
-----------
HHH-15865 Add test for issue
Commit: 55420dfd448b797db4127c4a3768cc76bdf5a0cf
https://github.com/hibernate/hibernate-orm/commit/55420dfd448b797db4127c4...
Author: Marco Belladelli <mbellade(a)redhat.com>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/EmbeddedAttributeMapping.java
Log Message:
-----------
HHH-15865 Store attribute metadata for inverse EmbeddedAttributeMapping
Compare:
https://github.com/hibernate/hibernate-orm/compare/595fbc58d425...55420df...