| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ArryDMLSubClauseContext |
OracleStatementParser.arryDMLSubClause() |
OracleStatementParser.ArryDMLSubClauseContext |
OracleStatementParser.ArrayDMLClauseContext.arryDMLSubClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.ArryDMLSubClauseContext> |
OracleStatementParser.ArrayDMLClauseContext.arryDMLSubClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitArryDMLSubClause(OracleStatementParser.ArryDMLSubClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.arryDMLSubClause(). |
T |
OracleStatementBaseVisitor.visitArryDMLSubClause(OracleStatementParser.ArryDMLSubClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.arryDMLSubClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.