Supported Talend types - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13

Talend supports the following types.

Note: You cannot define custom types in Talend Studio.
Talend Type Java Type
id_Boolean java.lang.Boolean
id_Byte java.lang.Byte
id_byte[] byte[]
id_Character java.lang.Character
id_Date java.util.Date
id_Double java.lang.Double
id_Float java.lang.Float
id_BigDecimal java.math.BigDecimal
id_Integer java.lang.Integer
id_Long java.lang.Long
id_Object java.lang.Object
id_Short java.lang.Short
id_String java.lang.String
id_List java.util.List