| As suggested by Gail Badner in https://hibernate.atlassian.net/browse/HHH-1268?focusedCommentId=104837&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-104837 and although I really don't understand what happened to the merge request https://github.com/hibernate/hibernate-orm/pull/2224 I would like to report that the bug is still not corrected for me in 5.4.2 I am using @ManyToMany right now but would definitely like to be able to revert to @OneToMany when the fix is actually released, as this is really what my business data is really about. |