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, getId, hashCode, identifiers, toStringpublic static final java.lang.String ID
SumFunctionFactory.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference