| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.SelectFieldsIntoContext |
MySQLStatementParser.selectFieldsInto() |
MySQLStatementParser.SelectFieldsIntoContext |
MySQLStatementParser.LoadDataStatementContext.selectFieldsInto(int i) |
MySQLStatementParser.SelectFieldsIntoContext |
MySQLStatementParser.SelectIntoExpressionContext.selectFieldsInto(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.SelectFieldsIntoContext> |
MySQLStatementParser.LoadDataStatementContext.selectFieldsInto() |
List<MySQLStatementParser.SelectFieldsIntoContext> |
MySQLStatementParser.SelectIntoExpressionContext.selectFieldsInto() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitSelectFieldsInto(MySQLStatementParser.SelectFieldsIntoContext ctx)
Visit a parse tree produced by
MySQLStatementParser.selectFieldsInto(). |
T |
MySQLStatementVisitor.visitSelectFieldsInto(MySQLStatementParser.SelectFieldsIntoContext ctx)
Visit a parse tree produced by
MySQLStatementParser.selectFieldsInto(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.