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