| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.WhereClauseContext |
OracleStatementParser.whereClause() |
OracleStatementParser.WhereClauseContext |
OracleStatementParser.UpdateContext.whereClause() |
OracleStatementParser.WhereClauseContext |
OracleStatementParser.DeleteContext.whereClause() |
OracleStatementParser.WhereClauseContext |
OracleStatementParser.SelectClauseContext.whereClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitWhereClause(OracleStatementParser.WhereClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.whereClause(). |
T |
OracleStatementBaseVisitor.visitWhereClause(OracleStatementParser.WhereClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.whereClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.