| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Projection> |
ProjectionEngine.createProjection(String sql,
SelectItemSegment selectItemSegment)
Create projection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationDistinctProjection
Aggregation distinct projection.
|
class |
AggregationProjection
Aggregation projection.
|
class |
ColumnProjection
Common projection.
|
class |
DerivedProjection
Derived projection.
|
class |
ExpressionProjection
Expression projection.
|
class |
ShorthandProjection
Shorthand projection.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.