Uses of Enum
org.apache.drill.exec.planner.sql.parser.SqlCreateType
Packages that use SqlCreateType
-
Uses of SqlCreateType in org.apache.drill.exec.planner.sql.parser
Methods in org.apache.drill.exec.planner.sql.parser that return SqlCreateTypeModifier and TypeMethodDescriptionSqlCreateView.getSqlCreateType()SqlSchema.Create.getSqlCreateType()static SqlCreateTypeReturns the enum constant of this type with the specified name.static SqlCreateType[]SqlCreateType.values()Returns an array containing the constants of this enum type, in the order they are declared.