| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OptOnConflictContext |
PostgreSQLStatementParser.optOnConflict() |
PostgreSQLStatementParser.OptOnConflictContext |
PostgreSQLStatementParser.InsertContext.optOnConflict() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitOptOnConflict(PostgreSQLStatementParser.OptOnConflictContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.optOnConflict(). |
T |
PostgreSQLStatementBaseVisitor.visitOptOnConflict(PostgreSQLStatementParser.OptOnConflictContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.optOnConflict(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.