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