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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-11846:
---------------------------------------------------------

Commit 5c27d7ad5bc7017048293ad2be356a0214dd36de in ofbiz-framework's branch refs/heads/trunk from Pawan Verma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=5c27d7a ]

Improved: Introduce support for having condition in EntityQuery#queryList method(OFBIZ-11846)

Thanks, Nitish and Suraj for review.


> 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, 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)