public final class FunctionExpressionBNF extends JPQLQueryBNF
func_expression ::= FUNCTION('function_name' {, func_item}*)
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier for this
FunctionExpressionBNF . |
Constructor and Description |
---|
FunctionExpressionBNF()
Creates a new
FunctionExpressionBNF . |
children, getExpressionFactory, getExpressionFactoryIds, getExpressionRegistry, getFallbackBNFId, getFallbackExpressionFactoryId, getId, getIdentifiers, handleAggregate, handleCollection, handlesSubExpression, hasIdentifier, isCompound, nonCompoundChildren, setCompound, setFallbackBNFId, setFallbackExpressionFactoryId, setHandleAggregate, setHandleCollection, setHandleSubExpression, toString
public static final java.lang.String ID
FunctionExpressionBNF
.EclipseLink 2.4.2, "build v20130514-5956486" API Reference