| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.InsertValuesClauseContext |
PostgreSQLStatementParser.insertValuesClause() |
PostgreSQLStatementParser.InsertValuesClauseContext |
PostgreSQLStatementParser.InsertContext.insertValuesClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitInsertValuesClause(PostgreSQLStatementParser.InsertValuesClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insertValuesClause(). |
T |
PostgreSQLStatementVisitor.visitInsertValuesClause(PostgreSQLStatementParser.InsertValuesClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insertValuesClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDMLVisitor.visitInsertValuesClause(PostgreSQLStatementParser.InsertValuesClauseContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.