public final class ProjectionsContextEngine extends Object
| Constructor and Description |
|---|
ProjectionsContextEngine() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020 The Apache Software Foundation. All rights reserved.