Uses of Enum
org.apache.flink.sql.parser.dml.RichSqlInsertKeyword
Packages that use RichSqlInsertKeyword
-
Uses of RichSqlInsertKeyword in org.apache.flink.sql.parser.dml
Methods in org.apache.flink.sql.parser.dml that return RichSqlInsertKeywordModifier and TypeMethodDescriptionstatic RichSqlInsertKeywordReturns the enum constant of this type with the specified name.static RichSqlInsertKeyword[]RichSqlInsertKeyword.values()Returns an array containing the constants of this enum type, in the order they are declared.