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