Ryosuke Okada
Ryosuke Okada
* Fixes #1408 EclipseLink can print SQL statement sent to the database and control logging by the persistence unit property eclipselink.logging.level.sql(log level). On the otherhand, EclipseLink throws exception when failed...
### Problem Description EclipseLink can print SQL statement sent to the database. It is described in following document. https://wiki.eclipse.org/EclipseLink/Examples/JPA/Logging In this doc, the persistence unit property eclipselink.logging.level.sql has 9 log...
## Environment Details * Transformer Version: 0.5.0 * JDK version: openjdk 11.0.12 * OS: Red Hat Enterprise Linux 7.4 ## Problem Description By adding validation of input values, I want...
Follow-up: #323