Class IntegerType
- java.lang.Object
-
- com.snowflake.snowpark_java.types.DataType
-
- com.snowflake.snowpark_java.types.IntegerType
-
- All Implemented Interfaces:
Serializable
public class IntegerType extends DataType
Integer data type. Mapped to INT Snowflake date type.- Since:
- 0.9.0
- See Also:
- Serialized Form