public final class ScalarExpressionBNF extends JPQLQueryBNF
scalar_expression ::= simple_arithmetic_expression |
string_primary | enum_primary | datetime_primary | boolean_primary |
case_expression | entity_type_expression
Modifier and Type | Field and Description |
---|---|
static String |
ID
The unique identifier of this BNF rule.
|
expressionFactory, expressionFactoryIds, getId, handleAggregate, handleCollection, hasIdentifier, identifiers, isCompound, nonCompoundChildren, toString
public static final String ID
EclipseLink 2.3.2, "build v20111125-r10461" API Reference