You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Gareth Carter (JIRA)" <ji...@apache.org> on 2017/02/10 11:41:42 UTC

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

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