Issue Type: Bug Bug
Assignee: Unassigned
Created: 17/Oct/12 4:00 AM
Description:

Hi,

HQL doesn't support the following SQL query to be converted into the HQL.
If column1, column2 , column3 are not primary key/ID of the table.

select * from table where (column1, column2 , column3) in (('A','B','C'),('D','E','F'));

Project: Hibernate ORM
Priority: Major Major
Reporter: sudhir mane
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira