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, handlesNestedArray, handleSubExpression, hasChild, hasIdentifier, isCompound, nonCompoundChildren, setCompound, setFallbackBNFId, setFallbackExpressionFactoryId, setHandleAggregate, setHandleCollection, setHandleNestedArray, setHandleSubExpression, toString
public static final java.lang.String ID
FunctionExpressionBNF
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference