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