类分层结构
- java.lang.Object
- org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationProjection (implements org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ColumnProjection (implements org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.DerivedProjection (implements org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ExpressionProjection (implements org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ShorthandProjection (implements org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection)
Copyright © 2020 The Apache Software Foundation. All rights reserved.