You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Jifeng Li <ji...@ericsson.com> on 2015/10/20 16:25:55 UTC

about many2many mapping with extra fields in OpenJPA

Hi experts ,

OpenJPA 2.3.0 is now used in our product, now I meet a problem when mapping many2many relationship with extra fields. However, it works fine in Hibernate (entity see attachment).
So I wonder how to use many2many with extra fields in OpenJPA.
Thanks.