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, handlesSubExpression, hasIdentifier, isCompound, nonCompoundChildren, setCompound, setFallbackBNFId, setFallbackExpressionFactoryId, setHandleAggregate, setHandleCollection, setHandleSubExpression, toStringpublic static final java.lang.String ID
TreatExpressionBNF.EclipseLink 2.4.2, "build v20130514-5956486" API Reference