类分层结构
- 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.rul.RULStatement
- org.apache.shardingsphere.distsql.parser.segment.AlgorithmSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.distsql.parser.segment.CacheOptionSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.distsql.parser.segment.DataSourceSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.distsql.parser.segment.MigrationProcessConfigurationSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.distsql.parser.segment.ReadOrWriteSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.distsql.parser.segment.TransactionProviderSegment (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
Copyright © 2022 The Apache Software Foundation. All rights reserved.