类分层结构
- java.lang.Object
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.BetweenExpression (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.BinaryOperationExpression (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.CollateExpression (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExistsSubqueryExpression (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.FunctionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex.ComplexExpressionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.InExpression (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ListExpression (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.NotExpression (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
接口分层结构
- org.apache.shardingsphere.sql.parser.api.visitor.ASTNode
- org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
Copyright © 2022 The Apache Software Foundation. All rights reserved.