public final class GroupByItemFactory extends ExpressionFactory
GroupByItemFactory is responsible to return the right expression and to support
invalid expression as well.| Modifier and Type | Field and Description |
|---|---|
static String |
ID
The unique identifier of this
GroupByItemFactory. |
| Constructor and Description |
|---|
GroupByItemFactory()
Creates a new
GroupByItemFactory. |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toStringpublic static final String ID
GroupByItemFactory.