public final class MaxFunctionFactory extends ExpressionFactory
MaxFunctionFactory
creates a new MaxFunction
when the portion of the query
to parse starts with MAX.MaxFunction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
MaxFunctionFactory . |
Constructor and Description |
---|
MaxFunctionFactory()
Creates a new
MaxFunctionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
MaxFunctionFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference