| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.relation.segment.select.projection.engine | |
| org.apache.shardingsphere.sql.parser.relation.segment.select.projection.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.common.base.Optional<Projection> |
ProjectionEngine.createProjection(String sql,
SelectItemSegment selectItemSegment)
Create projection.
|
| 限定符和类型 | 类和说明 |
|---|---|
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 © 2019 The Apache Software Foundation. All rights reserved.