public final class OrderByContextEngine extends Object
| Constructor and Description |
|---|
OrderByContextEngine() |
| Modifier and Type | Method and Description |
|---|---|
OrderByContext |
createOrderBy(SelectStatement selectStatement,
GroupByContext groupByContext)
Create order by context.
|
public OrderByContext createOrderBy(SelectStatement selectStatement, GroupByContext groupByContext)
selectStatement - select statementgroupByContext - group by contextCopyright © 2020 The Apache Software Foundation. All rights reserved.