public final class OrderByContextEngine extends Object
| 构造器和说明 |
|---|
OrderByContextEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
OrderByContext |
createOrderBy(ShardingSphereSchema schema,
org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement selectStatement,
GroupByContext groupByContext)
Create order by context.
|
public OrderByContext createOrderBy(ShardingSphereSchema schema, org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement selectStatement, GroupByContext groupByContext)
schema - ShardingSphere schemaselectStatement - select statementgroupByContext - group by contextCopyright © 2021 The Apache Software Foundation. All rights reserved.