| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ResetParameterContext |
PostgreSQLStatementParser.resetParameter() |
PostgreSQLStatementParser.ResetParameterContext |
PostgreSQLStatementParser.ExecuteContext.resetParameter() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitResetParameter(PostgreSQLStatementParser.ResetParameterContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.resetParameter(). |
T |
PostgreSQLStatementParserBaseVisitor.visitResetParameter(PostgreSQLStatementParser.ResetParameterContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.resetParameter(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDALStatementSQLVisitor.visitResetParameter(PostgreSQLStatementParser.ResetParameterContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.