Present a sql query in service engine Apache OFBiz -


i present sql query in service engine ofbiz follows:

select * a.a in (select b.a b b.b = '2');

please me.

always use entity-engine if possible (try view-entity, entitylistiterator ...) if can't avoid sqlprocessor way go. has been answered @ does apache ofbiz delegator api support fetching list of records database limit or offset


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -