[jira] [Created] (OFBIZ-11846) Introduce support for having condition in EntityQuery#queryList method
Posted by
Nicolas Malin (Jira) on
Jun 27, 2020; 8:06pm
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-11846-Introduce-support-for-having-condition-in-EntityQuery-queryList-method-tp4754484.html
Pawan Verma created OFBIZ-11846:
-----------------------------------
Summary: 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
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)