public final class OrderByItemFactory extends ExpressionFactory
OrderByItemFactory
creates a new OrderByItem
.OrderByItem
Modifier and Type | Field and Description |
---|---|
static String |
ID
The unique identifier of this
OrderByItemFactory . |
Constructor and Description |
---|
OrderByItemFactory()
Creates a new
OrderByItemFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final String ID
OrderByItemFactory
.