Hierarchy For Package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.AggregationProjectionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.AggregationDistinctProjectionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ColumnProjectionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.DatetimeProjectionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ExpressionProjectionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex.ComplexExpressionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionsSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ShorthandProjectionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.SubqueryProjectionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.AggregationProjectionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment)
Interface Hierarchy
- org.apache.shardingsphere.sql.parser.api.ASTNode
- org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment