public final class TreatExpressionBNF extends JPQLQueryBNF
TREAT
expression.
join_treat ::= TREAT(join_collection_valued_path_expression AS subtype)
join_treat ::= TREAT(join_single_valued_path_expression AS subtype)
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
TreatExpressionBNF . |
Constructor and Description |
---|
TreatExpressionBNF()
Creates a new
TreatExpressionBNF . |
children, getExpressionFactory, getExpressionFactoryIds, getExpressionRegistry, getFallbackBNFId, getFallbackExpressionFactoryId, getId, getIdentifiers, handleAggregate, handleCollection, handlesNestedArray, handleSubExpression, hasChild, hasIdentifier, isCompound, nonCompoundChildren, setCompound, setFallbackBNFId, setFallbackExpressionFactoryId, setHandleAggregate, setHandleCollection, setHandleNestedArray, setHandleSubExpression, toString
public static final java.lang.String ID
TreatExpressionBNF
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference