Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 38AA2200BE7 for ; Tue, 20 Dec 2016 16:25:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3744D160B3D; Tue, 20 Dec 2016 15:25:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A9E9D160B1B for ; Tue, 20 Dec 2016 16:24:59 +0100 (CET) Received: (qmail 71263 invoked by uid 500); 20 Dec 2016 15:24:58 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 71233 invoked by uid 99); 20 Dec 2016 15:24:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2016 15:24:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 913B22C0453 for ; Tue, 20 Dec 2016 15:24:58 +0000 (UTC) Date: Tue, 20 Dec 2016 15:24:58 +0000 (UTC) From: "Mirko Vogelsmeier (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OFBIZ-9152) SimpleMethod: FindByAnd never using EntityListIterator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 20 Dec 2016 15:25:00 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirko Vogelsmeier updated OFBIZ-9152: ------------------------------------- Summary: SimpleMethod: FindByAnd never using EntityListIterator (was: SimpleMethod: FindByAnd not using EntityListIterator) > 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 > > > Since the introduction of EntityQuery there was no distinction between a simple method tags and (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)