Hierarchy For Package org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
Package Hierarchies: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.dialect.statement.opengauss.dal.OpenGaussAnalyzeTableStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.OpenGaussStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.EmptyStatement
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussEmptyStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.OpenGaussStatement)
- 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.dialect.statement.opengauss.dal.OpenGaussExplainStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.OpenGaussStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.LoadStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussLoadStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.OpenGaussStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.ResetParameterStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussResetParameterStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.OpenGaussStatement)
- 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.dialect.statement.opengauss.dal.OpenGaussSetStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.OpenGaussStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.ShowStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussShowStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.OpenGaussStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.dal.VacuumStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.dal.DALStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussVacuumStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.OpenGaussStatement)
- 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.AbstractSQLStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement)