Generated SQL when there is more than 1 table in the from clause immediately followed by an inner join results in incorrect SQL and this error: Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'recipeingr0_.unit_id' in 'on clause'
Example generated SQL: select recipeingr0_.itemId as col_0_0_, recipeingr0_.rec...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)