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.ddl.AlterDatabaseStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterIndexStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterSystemStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterTableStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateIndexStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateTableStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropIndexStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropTableStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterSessionStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement, org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.OracleStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterSynonymStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement, org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.OracleStatement)
- org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.TruncateStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement)
Copyright © 2021 The Apache Software Foundation. All rights reserved.