[ https://issues.apache.org/jira/browse/OPENJPA-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310297#comment-17310297 ]
Mark Struberg commented on OPENJPA-2825: ---------------------------------------- Is this for {{@ElementCollection}} or what is the exact entity looking like? > JPQL does not support well join on collection tables > ---------------------------------------------------- > > Key: OPENJPA-2825 > URL: https://issues.apache.org/jira/browse/OPENJPA-2825 > Project: OpenJPA > Issue Type: Bug > Affects Versions: 3.1.2 > Reporter: Romain Manni-Bucau > Priority: Major > > Valid JPQL ex: > {code:java} > select distinct e from MyEntity e join e.collectionTable c where c in > :potentialValues {code} > Note: using criteriabuilder the query is well executed. -- This message was sent by Atlassian Jira (v8.3.4#803005)