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