Uses of Enum
io.trino.tempto.internal.convention.tabledefinitions.TableType
Packages that use TableType
-
Uses of TableType in io.trino.tempto.internal.convention.tabledefinitions
Methods in io.trino.tempto.internal.convention.tabledefinitions that return TableTypeModifier and TypeMethodDescriptionConventionTableDefinitionDescriptor.ParsedDDLFile.getTableType()static TableTypeReturns the enum constant of this type with the specified name.static TableType[]TableType.values()Returns an array containing the constants of this enum type, in the order they are declared.