类分层结构
- java.lang.Object
- org.apache.shardingsphere.sql.parser.sql.common.statement.AbstractSQLStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement)
- org.apache.shardingsphere.distsql.parser.statement.DistSQLStatement
- org.apache.shardingsphere.distsql.parser.statement.ral.RALStatement
- org.apache.shardingsphere.distsql.parser.statement.rdl.RDLStatement
- org.apache.shardingsphere.distsql.parser.statement.rql.RQLStatement
- org.apache.shardingsphere.distsql.parser.statement.rql.show.ShowRulesStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.available.FromSchemaAvailable)
- org.apache.shardingsphere.sharding.distsql.parser.segment.AbstractTableRuleSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.sharding.distsql.parser.segment.BindingTableRuleSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.sharding.distsql.parser.segment.KeyGenerateSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.sharding.distsql.parser.segment.ShardingAlgorithmSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.sharding.distsql.parser.segment.ShardingStrategySegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
Copyright © 2021 The Apache Software Foundation. All rights reserved.