Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: 148995c79485737d93ffeb76521a1bd465d1f976
https://github.com/hibernate/hibernate-orm/commit/148995c79485737d93ffeb7...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/hhh18858/ArrayTest.java
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/hhh18858/Competitor.java
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/hhh18858/Contest.java
Log Message:
-----------
HHH-18858 Test case "borrowed" from Core, slightly adapted
Commit: e54b1259398ea9cb94a0b6296aa92132763cf434
https://github.com/hibernate/hibernate-orm/commit/e54b1259398ea9cb94a0b62...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/MetaAttributeGenerationVisitor.java
Log Message:
-----------
HHH-18858 Array annotated with one of @ManyToMany, @OneToMany, or @ElementCollection
should be represented with ListAttribute, not SingularAttribute
Compare:
https://github.com/hibernate/hibernate-orm/compare/3635a49905e1...e54b125...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications