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