| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.DmlSubqueryClauseContext |
OracleStatementParser.dmlSubqueryClause() |
OracleStatementParser.DmlSubqueryClauseContext |
OracleStatementParser.DmlTableExprClauseContext.dmlSubqueryClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitDmlSubqueryClause(OracleStatementParser.DmlSubqueryClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.dmlSubqueryClause(). |
T |
OracleStatementBaseVisitor.visitDmlSubqueryClause(OracleStatementParser.DmlSubqueryClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.dmlSubqueryClause(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitDmlSubqueryClause(OracleStatementParser.DmlSubqueryClauseContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.