[OFBiz] Users - another entity question

Si Chen schen at graciousstyle.com
Wed Sep 29 17:18:04 EDT 2004


Hi everyone.  Now I have another entity related question: is there a way 
to do the equivalent of

select distinct productFeatureTypeId from productFeature where 
productFeatureCategoryId = "<...>"

or do I basically do a findByAnd and then loop through and add the 
results to a list myself?

Thanks,

Si


More information about the Users mailing list