Hi Bhupendra,

You can create these conditions using EntityCondition class. Just search in the framework that how it is being used and worked.
For example refer CommissionRun.groovy.

Thanks!
-- Vivek Mishra

Bhupendra Shivade wrote:
Hello guys,
I want to write this query using delegator, please help in writing.

SELECT MIN(price),MAX(price) FROM product_price WHERE product_id 
IN('10011','10011');


Thanks
Bhupendra.


________________________________
http://www.mindtree.com/email/disclaimer.html

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to