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