public final class OrderByContextEngine extends Object
| Constructor and Description |
|---|
OrderByContextEngine() |
| Modifier and Type | Method and Description |
|---|---|
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.