Class Hierarchy
- java.lang.Object
- org.apache.shardingsphere.infra.binder.segment.select.projection.impl.AggregationProjection (implements org.apache.shardingsphere.infra.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ColumnProjection (implements org.apache.shardingsphere.infra.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.infra.binder.statement.CommonSQLStatementContext<T> (implements org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<T>)
- org.apache.shardingsphere.infra.binder.segment.select.projection.impl.DerivedProjection (implements org.apache.shardingsphere.infra.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ExpressionProjection (implements org.apache.shardingsphere.infra.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.infra.binder.segment.insert.keygen.GeneratedKeyContext
- org.apache.shardingsphere.infra.binder.segment.insert.keygen.engine.GeneratedKeyContextEngine
- org.apache.shardingsphere.infra.binder.segment.select.groupby.GroupByContext
- org.apache.shardingsphere.infra.binder.segment.select.groupby.engine.GroupByContextEngine
- org.apache.shardingsphere.infra.binder.segment.select.having.HavingColumn
- org.apache.shardingsphere.infra.binder.segment.select.having.HavingContext
- org.apache.shardingsphere.infra.binder.segment.select.having.engine.HavingContextEngine
- org.apache.shardingsphere.infra.binder.segment.insert.values.InsertSelectContext
- org.apache.shardingsphere.infra.binder.segment.insert.values.InsertValueContext
- org.apache.shardingsphere.infra.binder.segment.select.pagination.engine.LimitPaginationContextEngine
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.LiteralExpressionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment)
- org.apache.shardingsphere.infra.binder.LogicSQL
- org.apache.shardingsphere.infra.binder.segment.insert.values.OnDuplicateUpdateContext
- org.apache.shardingsphere.infra.binder.segment.select.orderby.OrderByContext
- org.apache.shardingsphere.infra.binder.segment.select.orderby.engine.OrderByContextEngine
- org.apache.shardingsphere.infra.binder.segment.select.orderby.OrderByItem
- org.apache.shardingsphere.infra.binder.segment.select.pagination.PaginationContext
- org.apache.shardingsphere.infra.binder.segment.select.pagination.engine.PaginationContextEngine
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.ParameterMarkerExpressionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment)
- org.apache.shardingsphere.infra.binder.segment.select.projection.engine.ProjectionEngine
- org.apache.shardingsphere.infra.binder.segment.select.projection.ProjectionsContext
- org.apache.shardingsphere.infra.binder.segment.select.projection.engine.ProjectionsContextEngine
- org.apache.shardingsphere.infra.binder.segment.select.pagination.engine.RowNumberPaginationContextEngine
- org.apache.shardingsphere.infra.binder.segment.select.projection.impl.ShorthandProjection (implements org.apache.shardingsphere.infra.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.infra.binder.SQLStatementContextFactory
- org.apache.shardingsphere.infra.binder.segment.select.projection.impl.SubqueryProjection (implements org.apache.shardingsphere.infra.binder.segment.select.projection.Projection)
- org.apache.shardingsphere.infra.binder.segment.table.TablesContext
- org.apache.shardingsphere.infra.binder.segment.select.pagination.engine.TopPaginationContextEngine
Interface Hierarchy
- org.apache.shardingsphere.sql.parser.api.visitor.ASTNode
- org.apache.shardingsphere.infra.binder.segment.insert.values.expression.DerivedSimpleExpressionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment
- org.apache.shardingsphere.infra.binder.segment.insert.values.expression.DerivedSimpleExpressionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
- org.apache.shardingsphere.infra.binder.segment.insert.values.expression.DerivedSimpleExpressionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment
- org.apache.shardingsphere.infra.binder.segment.insert.values.expression.DerivedSimpleExpressionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment
- org.apache.shardingsphere.infra.binder.type.ConstraintAvailable
- org.apache.shardingsphere.infra.binder.type.IndexAvailable
- org.apache.shardingsphere.infra.binder.segment.select.projection.Projection
- org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<T>
- org.apache.shardingsphere.infra.binder.type.TableAvailable
- org.apache.shardingsphere.infra.binder.type.WhereAvailable
Enum Hierarchy
Copyright © 2021 The Apache Software Foundation. All rights reserved.