Package org.apache.shardingsphere.infra.binder.segment.select.projection.impl
-
Class Summary Class Description AggregationDistinctProjection Aggregation distinct projection.AggregationProjection Aggregation projection.ColumnProjection Common projection.DerivedProjection Derived projection.ExpressionProjection Expression projection.ParameterMarkerProjection ParameterMarker projection.ShorthandProjection Shorthand projection.SubqueryProjection Subquery projection.