Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 312ed3c3f33acde81cacc462c807fad0d0f7963f
https://github.com/hibernate/hibernate-orm/commit/312ed3c3f33acde81cacc46...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/BinderHelper.java
Log Message:
-----------
HHH-17755 make @MapsId work correctly with @IdClass
the @Id property was not getting populated
Commit: 715076f4d48bf1341e8cfd5d55e0471e31358696
https://github.com/hibernate/hibernate-orm/commit/715076f4d48bf1341e8cfd5...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/id/ForeignGenerator.java
Log Message:
-----------
very minor code changes to ForeignGenerator
Commit: 79635dffce5ddf8b18b56ad7decd1d33cd759437
https://github.com/hibernate/hibernate-orm/commit/79635dffce5ddf8b18b56ad...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/EmbeddableBinder.java
Log Message:
-----------
fix spelling of method name
Commit: 5a134f0f382b218d33590bd0df981c50204d1894
https://github.com/hibernate/hibernate-orm/commit/5a134f0f382b218d33590bd...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/PropertyBinder.java
Log Message:
-----------
HHH-17755 fix inferral of @IdClass column mapping from @MapsId
Commit: 731b3bd7e40e94d8f150ebc6817a32ee23200882
https://github.com/hibernate/hibernate-orm/commit/731b3bd7e40e94d8f150ebc...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/mapsid/MapsIdClassTest.java
Log Message:
-----------
HHH-17755 add test for issue
Compare:
https://github.com/hibernate/hibernate-orm/compare/38126414300b...731b3bd...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications