| Package | Description |
|---|---|
| com.snowflake.snowpark_java.types |
Provides the classes specifying the schema (the data types of the fields) of semi-structured data.
|
| Modifier and Type | Method and Description |
|---|---|
static DecimalType |
DataTypes.createDecimalType(int precision,
int scale)
Creates a new DecimalType object.
|
© 2023 Snowflake Inc. All Rights Reserved