| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Class and Description |
|---|---|
static class |
PostgreSQLStatementParser.AlterRenameColumnContext |
static class |
PostgreSQLStatementParser.AlterRenameViewContext |
static class |
PostgreSQLStatementParser.AlterSetSchemaContext |
static class |
PostgreSQLStatementParser.AlterViewCmdsContext |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterViewClausesContext |
PostgreSQLStatementParser.alterViewClauses() |
PostgreSQLStatementParser.AlterViewClausesContext |
PostgreSQLStatementParser.AlterViewContext.alterViewClauses() |
| Modifier and Type | Method and Description |
|---|---|
void |
PostgreSQLStatementParser.AlterViewClausesContext.copyFrom(PostgreSQLStatementParser.AlterViewClausesContext ctx) |
| Constructor and Description |
|---|
AlterRenameColumnContext(PostgreSQLStatementParser.AlterViewClausesContext ctx) |
AlterRenameViewContext(PostgreSQLStatementParser.AlterViewClausesContext ctx) |
AlterSetSchemaContext(PostgreSQLStatementParser.AlterViewClausesContext ctx) |
AlterViewCmdsContext(PostgreSQLStatementParser.AlterViewClausesContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.