Uses of Class
org.apache.flink.sql.parser.ddl.SqlAlterView
Packages that use SqlAlterView
-
Uses of SqlAlterView in org.apache.flink.sql.parser.ddl
Subclasses of SqlAlterView in org.apache.flink.sql.parser.ddlModifier and TypeClassDescriptionclassALTER DDL to change a view's query.classALTER DDL to change properties of a view.classALTER DDL to rename a view. -
Uses of SqlAlterView in org.apache.flink.sql.parser.impl
Methods in org.apache.flink.sql.parser.impl that return SqlAlterView