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