Class Hierarchy
- 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.ExistsSubqueryExpression (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
- 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)
Interface Hierarchy
- org.apache.shardingsphere.sql.parser.api.visitor.ASTNode
- org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
Copyright © 2021 The Apache Software Foundation. All rights reserved.