You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Pátkai Attila (JIRA)" <ji...@apache.org> on 2017/05/11 06:39:04 UTC

[jira] [Created] (DELTASPIKE-1255) query.or

Pátkai Attila created DELTASPIKE-1255:
-----------------------------------------

             Summary: query.or
                 Key: DELTASPIKE-1255
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1255
             Project: DeltaSpike
          Issue Type: Bug
          Components: JPA-Module
            Reporter: Pátkai Attila


i have this query: query.or(query.eq(partnerAttributeA, partner),query.eq(partnerAttributeB, partner));  
and i get stackoverflow exception 
how can i fix it? 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)