jaxio / celerio

Celerio is a code generator tool for data-driven application.
Apache License 2.0
80 stars 35 forks source link

Update SqlUtil.java #3

Closed AVE-cesar closed 7 years ago

AVE-cesar commented 7 years ago

To be compliant with JPA 2.0; see http://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html#mapping-quoted-identifiers

nromanetti commented 7 years ago

Hi, thanks for this PR. It does not pass the integration tests, could you please take a look ? To run them, launch: mvn integration-test -Pit