Uses of Class
com.snowflake.snowpark_java.types.TimeType
-
Packages that use TimeType Package Description com.snowflake.snowpark_java.types Provides the classes specifying the schema (the data types of the fields) of semi-structured data. -
-
Uses of TimeType in com.snowflake.snowpark_java.types
Fields in com.snowflake.snowpark_java.types declared as TimeType Modifier and Type Field Description static TimeTypeDataTypes. TimeTypeRetrieves the TimeType object.
-