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