You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2020/06/27 20:17:00 UTC

[jira] [Commented] (OFBIZ-11846) Introduce support for having condition in EntityQuery#queryList method

    [ https://issues.apache.org/jira/browse/OFBIZ-11846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147097#comment-17147097 ] 

Pawan Verma commented on OFBIZ-11846:
-------------------------------------

Attaching a patch for this improvement. 

> Introduce support for having condition in EntityQuery#queryList method
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-11846
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11846
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework/entity
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Pawan Verma
>            Priority: Major
>         Attachments: OFBIZ-11846.patch
>
>
> While reading code with [~nitish.mishra], we found that EntityQuery.queryList() method does not have support for having conditions while the queryIterator() method has.
> So, It would be good to have the support in EntityQuery.queryList() as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)