| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ReturningClauseContext |
OpenGaussStatementParser.returningClause() |
OpenGaussStatementParser.ReturningClauseContext |
OpenGaussStatementParser.InsertContext.returningClause() |
OpenGaussStatementParser.ReturningClauseContext |
OpenGaussStatementParser.UpdateContext.returningClause() |
OpenGaussStatementParser.ReturningClauseContext |
OpenGaussStatementParser.DeleteContext.returningClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitReturningClause(OpenGaussStatementParser.ReturningClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.returningClause(). |
T |
OpenGaussStatementVisitor.visitReturningClause(OpenGaussStatementParser.ReturningClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.returningClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDMLStatementSQLVisitor.visitReturningClause(OpenGaussStatementParser.ReturningClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.