Uses of Class
com.snowflake.snowpark_java.types.DateType
-
Packages that use DateType 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 DateType in com.snowflake.snowpark_java.types
Fields in com.snowflake.snowpark_java.types declared as DateType Modifier and Type Field Description static DateTypeDataTypes. DateTypeRetrieves the DateType object.
-