Uses of Package
org.apache.flink.sql.parser.dml
Packages that use org.apache.flink.sql.parser.dml
-
Classes in org.apache.flink.sql.parser.dml used by org.apache.flink.sql.parser.dmlClassDescriptionA
SqlInsertthat have some extension functions like partition, overwriteDefines the keywords that can occur immediately after the "INSERT" keyword. -
Classes in org.apache.flink.sql.parser.dml used by org.apache.flink.sql.parser.implClassDescriptionBEGIN STATEMENT SET.END.SqlNode to describe TRUNCATE TABLE statement.