Uses of Class
org.apache.storm.sql.parser.ColumnDefinition
-
Packages that use ColumnDefinition Package Description org.apache.storm.sql.parser -
-
Uses of ColumnDefinition in org.apache.storm.sql.parser
Methods in org.apache.storm.sql.parser that return types with arguments of type ColumnDefinition Modifier and Type Method Description List<ColumnDefinition>
SqlCreateTable. fieldList()
-