Hi Stephen,

Depending on what you plan on doing with the results you may find the getFieldListFromEntityList(List<GenericValue>, String, boolean) method useful.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 19/11/2009, at 2:17 AM, Stephen Rufle wrote:

I have a query that I think require that I join in such a way that the resultset has multiple rows with the same id value.

I would like to do something similar to
org.ofbiz.entity.util.EntityUtil.filterByAnd(List<T>, Map<String, ? extends Object>)

but maybe called
EntityUtil.filterDuplicates(List<T> values, Map<String, ? extends Object> fields)

Does this type of functionality already exist in ofbiz?


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to