Sergey Parhomenko edited a comment on Bug HHH-7890

Workaround is to create a custom naming strategy, overriding logicalColumnName() to automatically quote (``) all logical column names. Such custom naming strategy, however, will only work when hibernate.globally_quoted_identifiers is enabled. I don't see a way to check if it is enabled inside naming strategy code.

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