See: Description
| Class | Description |
|---|---|
| ArrayType |
Array data type.
|
| BinaryType |
Binary data type.
|
| BooleanType |
Boolean data type.
|
| ByteType |
Byte data type.
|
| ColumnIdentifier |
Represents Column Identifier
|
| DataType |
Snowpark data types
|
| DataTypes |
This class contains all singleton DataTypes and factory methods.
|
| DateType |
Date data type.
|
| DecimalType |
Decimal data type.
|
| DoubleType |
Double data type.
|
| FloatType |
Float data type.
|
| Geography |
Java representation of Snowflake Geography data.
|
| GeographyType |
Geography data type.
|
| IntegerType |
Integer data type.
|
| LongType |
Long integer data type.
|
| MapType |
Map data type.
|
| ShortType |
Short integer data type.
|
| StringType |
String data type.
|
| StructField |
Represents the content of StructType.
|
| StructType |
StructType data type, represents table schema.
|
| TimestampType |
Timestamp data type.
|
| TimeType |
Time data type.
|
| Variant |
Representation of Snowflake Variant data
|
| VariantType |
Variant data type.
|
© 2022 Snowflake Inc. All Rights Reserved