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