Data Integration
- Data Integration
- All Products
Transformation data type
| Java Data Type
|
---|---|
bigint
| long
|
binary
| byte[]
|
date/time
| BigDecimal
long (number of milliseconds since January 1, 1970 00:00:00.000 GMT)
|
decimal
| double
BigDecimal
|
double
| double
|
integer
| int
|
string
| String
|
text
| String
|
Updated March 06, 2023