public final class ProjectionsContextEngine extends Object
| 构造器和说明 |
|---|
ProjectionsContextEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
ProjectionsContext |
createProjectionsContext(String sql,
SelectStatement selectStatement,
GroupByContext groupByContext,
OrderByContext orderByContext)
Create projections context.
|
public ProjectionsContext createProjectionsContext(String sql, SelectStatement selectStatement, GroupByContext groupByContext, OrderByContext orderByContext)
sql - SQLselectStatement - SQL statementgroupByContext - group by contextorderByContext - order by contextCopyright © 2019 The Apache Software Foundation. All rights reserved.