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