| Package | Description |
|---|---|
| org.apache.flink.sql.parser.ddl | |
| org.apache.flink.sql.parser.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlAlterViewAs
ALTER DDL to change a view's query.
|
class |
SqlAlterViewProperties
ALTER DDL to change properties of a view.
|
class |
SqlAlterViewRename
ALTER DDL to rename a view.
|
| Modifier and Type | Method and Description |
|---|---|
SqlAlterView |
FlinkSqlParserImpl.SqlAlterView() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.