Hi Luis Barreiro, I attached a test case. Creating this test, I noticed that the issue is not exactly in the OneToMany by itself. The error happens only when I combine an OneToOne with OneToManys. When I mapped only OneToMany relationships, it worked fine. I wonder if this is exactly the same bug that was fixed in
HHH-10583 Closed . Was that fix already merged to snapshot builds? |