| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ArryDMLSubClauseContext |
OracleStatementParser.arryDMLSubClause() |
OracleStatementParser.ArryDMLSubClauseContext |
OracleStatementParser.ArrayDMLClauseContext.arryDMLSubClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.ArryDMLSubClauseContext> |
OracleStatementParser.ArrayDMLClauseContext.arryDMLSubClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2022 The Apache Software Foundation. All rights reserved.