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