| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.WhereClauseContext |
SQL92StatementParser.whereClause() |
SQL92StatementParser.WhereClauseContext |
SQL92StatementParser.UpdateContext.whereClause() |
SQL92StatementParser.WhereClauseContext |
SQL92StatementParser.DeleteContext.whereClause() |
SQL92StatementParser.WhereClauseContext |
SQL92StatementParser.SelectClauseContext.whereClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitWhereClause(SQL92StatementParser.WhereClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.whereClause(). |
T |
SQL92StatementBaseVisitor.visitWhereClause(SQL92StatementParser.WhereClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.whereClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DMLVisitor.visitWhereClause(SQL92StatementParser.WhereClauseContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.