| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.InsertContext |
PostgreSQLStatementParser.insert() |
PostgreSQLStatementParser.InsertContext |
PostgreSQLStatementParser.ExecuteContext.insert() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitInsert(PostgreSQLStatementParser.InsertContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insert(). |
T |
PostgreSQLStatementBaseVisitor.visitInsert(PostgreSQLStatementParser.InsertContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insert(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDMLVisitor.visitInsert(PostgreSQLStatementParser.InsertContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.