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