Lukas Jungmann
Lukas Jungmann
@glassfishrobot Commented This issue was imported from java.net JIRA JPA_SPEC-129
* **Issue Imported From:** https://github.com/javaee/jpa-spec/issues/70 * **Original Issue Raised By:**@glassfishrobot * **Original Issue Assigned To:** Unassigned
@glassfishrobot Commented Reported by smarlow
@glassfishrobot Commented @arjantijms said: +1! This will also help or even be the solution for [JAVAEE_SPEC-30](https://java.net/jira/browse/JAVAEE_SPEC-30 "JPA persistence.xml should integrate with @DataSourceDefinition and web.xml data-source definition") One question though; the...
@glassfishrobot Commented smarlow said: > One question though; the two phases are thus needed for @DataSourceDefinition, but what about data sources that are defined in web.xml, ejb-jar.xml or application.xml. Data...
@glassfishrobot Commented This issue was imported from java.net JIRA JPA_SPEC-70
> `queryAPITest27`/`queryAPITest29` JPA specifies the JDBC escape syntax for such literals and should IMO use that in the TCK to allow providers do strict type validation. Given _The JDBC escape...
Any idea why the usage of the JDBC escape syntax is defined as _may be used_ instead of _must be used_? As far as I can find, the escape syntax...
* **Issue Imported From:** https://github.com/javaee/jpa-spec/issues/107 * **Original Issue Raised By:**@glassfishrobot * **Original Issue Assigned To:** @ldemichiel
@glassfishrobot Commented Reported by dPiergies