Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 212d4b676e78f6a521f66b27f7a2869fb74b455c
https://github.com/hibernate/hibernate-orm/commit/212d4b676e78f6a521f66b2...
Author: Čedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2024-12-04 (Wed, 04 Dec 2024)
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-18868 Test case "borrowed" from Core, slightly adapted
Commit: a38a300a32b4fc0b4cb02026a588d37e80a727f6
https://github.com/hibernate/hibernate-orm/commit/a38a300a32b4fc0b4cb0202...
Author: Čedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/MetaAttributeGenerationVisitor.java
Log Message:
-----------
HHH-18868 Array annotated with one of @ManyToMany, @OneToMany, or @ElementCollection
should be represented with ListAttribute, not SingularAttribute
Compare:
https://github.com/hibernate/hibernate-orm/compare/a83b08abc05d...a38a300...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications