| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AlterViewContext |
OracleStatementParser.alterView() |
OracleStatementParser.AlterViewContext |
OracleStatementParser.ExecuteContext.alterView() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAlterView(OracleStatementParser.AlterViewContext ctx)
Visit a parse tree produced by
OracleStatementParser.alterView(). |
T |
OracleStatementBaseVisitor.visitAlterView(OracleStatementParser.AlterViewContext ctx)
Visit a parse tree produced by
OracleStatementParser.alterView(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitAlterView(OracleStatementParser.AlterViewContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.