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