Brett Meyer commented on Improvement HHH-7840

Andy flury: thanks for the patch, but it won't work as is. If there is only 1 table, you end up with something like:

select max(ids_.mx) from TABLE_NAME

"ids_" and "mx" are setup only if "tables.length > 1"

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