*background* Some of my entites and/or their fields are named after keywords like "group" or "order". My schema also uses this naming. The mapping is realized with quoted identifiers.
*problem* SQL statements are incorrectly formatted when logged. This only happens when identifers are quoted with [] (e.g. org.hibernate.dialect.SQLServer2012Dialect)
[*+test case+*|https://github.com/irieill/hibernate-test-case-templates/tree/HHH-12221] |
|