|
Thanks Gail! https://github.com/wildfly/wildfly/pull/7740 is the WildFly pull request for hibernate.auto_quote_keyword=false (and hibernate.implicit_naming_strategy=org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl). Applications can override either of these settings in the persistence.xml (for WildFly deployments).
|