Uses of Enum
org.apache.storm.sql.parser.SqlDdlKeywords
-
Uses of SqlDdlKeywords in org.apache.storm.sql.parser
Modifier and TypeMethodDescriptionstatic SqlDdlKeywords
Returns the enum constant of this type with the specified name.static SqlDdlKeywords[]
SqlDdlKeywords.values()
Returns an array containing the constants of this enum type, in the order they are declared.