类分层结构
- java.lang.Object
- 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.sql.parser.sql.common.segment.dml.expr.simple.ParameterMarkerExpressionSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable, org.apache.shardingsphere.sql.parser.sql.common.segment.generic.ParameterMarkerSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment)
接口分层结构
- org.apache.shardingsphere.sql.parser.api.visitor.ASTNode
- org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment
Copyright © 2022 The Apache Software Foundation. All rights reserved.