public final class GroupByContextEngine extends Object
| Constructor and Description |
|---|
GroupByContextEngine() |
| Modifier and Type | Method and Description |
|---|---|
GroupByContext |
createGroupByContext(org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement selectStatement)
Create group by context.
|
public GroupByContext createGroupByContext(org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement selectStatement)
selectStatement - select statementCopyright © 2021 The Apache Software Foundation. All rights reserved.