Use eclipselink.jpql.parser to configure the JPQL parser parameters.
Values
Table 5-50 describes this persistence property's values.
Table 5-50 Valid Values for jpql.parser
| Value | Description |
|---|---|
|
|
(Default) Current parser, starting with EclipseLink 2.4, that provides extended JPQL support. |
|
|
Old parser, used for backward compatibility (prior to EclipseLink 2.4). |
Usage
Examples
See Also
For more information, see: