public final class FunctionExpressionBNF extends JPQLQueryBNF
func_expression ::= FUNCTION('function_name' {, func_item}*)
Modifier and Type | Field and Description |
---|---|
static 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 String ID
FunctionExpressionBNF
.EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference