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