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