| 限定符和类型 | 方法和说明 |
|---|---|
List<Projection> |
ProjectionsContext.getExpandProjections()
Get expand projections with shorthand projections.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<Projection> |
ProjectionEngine.createProjection(org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.TableSegment table,
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment projectionSegment)
Create projection.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AggregationDistinctProjection
Aggregation distinct projection.
|
class |
AggregationProjection
Aggregation projection.
|
class |
ColumnProjection
Common projection.
|
class |
DerivedProjection
Derived projection.
|
class |
ExpressionProjection
Expression projection.
|
class |
ParameterMarkerProjection
ParameterMarker projection.
|
class |
ShorthandProjection
Shorthand projection.
|
class |
SubqueryProjection
Subquery projection.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.