| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DataDumpActionContext |
OracleStatementParser.dataDumpAction() |
OracleStatementParser.DataDumpActionContext |
OracleStatementParser.ComponentActionContext.dataDumpAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDataDumpAction(OracleStatementParser.DataDumpActionContext ctx)
Visit a parse tree produced by
OracleStatementParser.dataDumpAction(). |
T |
OracleStatementBaseVisitor.visitDataDumpAction(OracleStatementParser.DataDumpActionContext ctx)
Visit a parse tree produced by
OracleStatementParser.dataDumpAction(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.