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