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