[jira] [Created] (OFBIZ-9152) SimpleMethod: FindByAnd not using EntityListIterator

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

[jira] [Created] (OFBIZ-9152) SimpleMethod: FindByAnd not using EntityListIterator

Nicolas Malin (Jira)
Mirko Vogelsmeier created OFBIZ-9152:
----------------------------------------

             Summary: SimpleMethod: FindByAnd not using EntityListIterator
                 Key: OFBIZ-9152
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9152
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 16.11, Trunk
            Reporter: Mirko Vogelsmeier
             Fix For: Trunk


Since the introduction of EntityQuery there was no distinction between a simple method tags <find-by-and use-iterator="true"> and <find-by-and use-iterator="false"> (except cache handling).

There is a condition "if (useIterator)" but with entityQueries did use "[...].queryList()".




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)