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