I am stuck with this problem I want to create Criteria Query which translates to
select * from table where (col1,col2) in ((val1,val2),(val2,val3),....)