Does someone knows what is going on with that? I'm also receiving cross joins on some hqls and I don't understand why.
Here a post I opened in stackoverflow: http://stackoverflow.com/questions/20240959/hql-implicit-join-in-where-clause-generate-cross-join-instead-of-inner-join
* EDIT: The term "inner join" used in the docs doesn't mean inner join syntax but just for the inner join action that can be done with cross join and addition to the where clause.
I think you can close this bug.
|