| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.KeyUpdateContext |
PostgreSQLStatementParser.keyUpdate() |
PostgreSQLStatementParser.KeyUpdateContext |
PostgreSQLStatementParser.KeyActionsContext.keyUpdate() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitKeyUpdate(PostgreSQLStatementParser.KeyUpdateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.keyUpdate(). |
T |
PostgreSQLStatementParserVisitor.visitKeyUpdate(PostgreSQLStatementParser.KeyUpdateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.keyUpdate(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.