[jira] [Commented] (OFBIZ-9152) SimpleMethod: FindByAnd never using EntityListIterator

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

[jira] [Commented] (OFBIZ-9152) SimpleMethod: FindByAnd never using EntityListIterator

Nicolas Malin (Jira)

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

Gareth Carter commented on OFBIZ-9152:
--------------------------------------

This was changed in commit 1646212. I can't see any problem changing as you suggested.

> SimpleMethod: FindByAnd never using EntityListIterator
> ------------------------------------------------------
>
>                 Key: OFBIZ-9152
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9152
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk, Release Branch 16.11
>            Reporter: Mirko Vogelsmeier
>             Fix For: Trunk
>
>         Attachments: FindByAnd.java-OFBIZ-9152.tmp
>
>
> 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.15#6346)