Class Hierarchy
- 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.sql.parser.sql.common.statement.dal.AnalyzeTableStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.ExplainStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.SetStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.UseStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement)
Interface Hierarchy
- org.apache.shardingsphere.sql.parser.api.visitor.ASTNode
- org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement
Copyright © 2021 The Apache Software Foundation. All rights reserved.