Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 6a9ff46f63d4b5d5940e8bfeadb22e761d66802b
https://github.com/hibernate/hibernate-orm/commit/6a9ff46f63d4b5d5940e8bf...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
A
hibernate-core/src/test/java17/org/hibernate/orm/test/records/EmbeddableInstantiatorTest.java
Log Message:
-----------
HHH-16457 Add test for issue
Commit: 80b32fcd351e569182326f73d9e769fcdc679669
https://github.com/hibernate/hibernate-orm/commit/80b32fcd351e569182326f7...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/mapping/Component.java
Log Message:
-----------
HHH-16457 Values returned in ValueAccess.getValues() and getValue(…) not alphabetical
for Java records
Compare:
https://github.com/hibernate/hibernate-orm/compare/9e971154702f...80b32fc...