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