| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.AbortContext |
OpenGaussStatementParser.abort() |
OpenGaussStatementParser.AbortContext |
OpenGaussStatementParser.ExecuteContext.abort() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitAbort(OpenGaussStatementParser.AbortContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.abort(). |
T |
OpenGaussStatementVisitor.visitAbort(OpenGaussStatementParser.AbortContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.abort(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussTCLStatementSQLVisitor.visitAbort(OpenGaussStatementParser.AbortContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.