| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterUserContext |
PostgreSQLStatementParser.alterUser() |
PostgreSQLStatementParser.AlterUserContext |
PostgreSQLStatementParser.ExecuteContext.alterUser() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlterUser(PostgreSQLStatementParser.AlterUserContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterUser(). |
T |
PostgreSQLStatementParserVisitor.visitAlterUser(PostgreSQLStatementParser.AlterUserContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterUser(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDCLStatementSQLVisitor.visitAlterUser(PostgreSQLStatementParser.AlterUserContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.