vijay sachin wrote:Hi All
I need to convert HQL to SQl Query is there any why I can do it.
I want to convert the above HQL Query to SQL query, Please help me how can I do it.
the true SQL will depend on how entities are mapped.
look for a property
if you set that to "true", the true SQL of those hibernate queries will show up in your logs.