public final class SumFunctionFactory extends ExpressionFactory
SumFunctionFactory
creates a new SumFunction
when the portion of the query
to parse starts with SUM.SumFunction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
SumFunctionFactory . |
Constructor and Description |
---|
SumFunctionFactory()
Creates a new
SumFunctionFactory . |
compareTo, equals, getExpressionRegistry, getFallBackExpressionFactoryId, getId, hashCode, identifiers, setFallBackExpressionFactory, toString
public static final java.lang.String ID
SumFunctionFactory
.EclipseLink 2.4.2, "build v20130514-5956486" API Reference