Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: dcf1f1aa95451c365d8f2ef883d731d61f18f2cf
https://github.com/hibernate/hibernate-orm/commit/dcf1f1aa95451c365d8f2ef...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/idclass/IdClassOneToOneTest.java
Log Message:
-----------
HHH-17205 Add test for issue
Commit: c021287296f0b31a4deb42eef621e61cdb2db783
https://github.com/hibernate/hibernate-orm/commit/c021287296f0b31a4deb42e...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/ToOneAttributeMapping.java
Log Message:
-----------
HHH-17205 Avoid select by unique key with no referenced property
Compare:
https://github.com/hibernate/hibernate-orm/compare/20bbfb100083...c021287...