Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: a3584412d41cea2573dce9ca4975e29c4c4d9ac3
https://github.com/hibernate/hibernate-orm/commit/a3584412d41cea2573dce9c...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/HierarchyOrderTest.java
Log Message:
-----------
HHH-18933 Test case adapted from reproducer mentioned in
https://hibernate.atlassian.net/browse/HHH-18933
Commit: a1cbcb16cf72c6178022b8818a62943213709253
https://github.com/hibernate/hibernate-orm/commit/a1cbcb16cf72c6178022b88...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/EmbeddableInheritanceHierarchyOrderTest.java
Log Message:
-----------
HHH-18933 Test case using classes from article
https://in.relation.to/2024/07/12/embeddable-inheritance/
Commit: c97cf470d606bbf089460f60dbe6d7c689bf83b1
https://github.com/hibernate/hibernate-orm/commit/c97cf470d606bbf089460f6...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/annotations/AnnotationMetadataSourceProcessorImpl.java
Log Message:
-----------
HHH-18933 Hierarchically ordering classes before returning from method in equivalent way
as in main (7.0) branch
Compare:
https://github.com/hibernate/hibernate-orm/compare/0c72972dc560...c97cf47...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications