| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ReleaseSavepointContext |
OpenGaussStatementParser.releaseSavepoint() |
OpenGaussStatementParser.ReleaseSavepointContext |
OpenGaussStatementParser.ExecuteContext.releaseSavepoint() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitReleaseSavepoint(OpenGaussStatementParser.ReleaseSavepointContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.releaseSavepoint(). |
T |
OpenGaussStatementVisitor.visitReleaseSavepoint(OpenGaussStatementParser.ReleaseSavepointContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.releaseSavepoint(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussTCLStatementSQLVisitor.visitReleaseSavepoint(OpenGaussStatementParser.ReleaseSavepointContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.