public final class OrderByContextEngine extends Object
| 构造器和说明 |
|---|
OrderByContextEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
OrderByContext |
createOrderBy(SelectStatement selectStatement,
GroupByContext groupByContext)
Create order by context.
|
public OrderByContext createOrderBy(SelectStatement selectStatement, GroupByContext groupByContext)
selectStatement - select statementgroupByContext - group by contextCopyright © 2019 The Apache Software Foundation. All rights reserved.