PowerCenter
- PowerCenter 10.4.0
- All Products
PowerCenter Data Type
| Java Data Type
|
---|---|
Char
| String
|
Binary
| byte[]
|
Long (INT32)
| int
|
Double
| double
|
Decimal
| double
BigDecimal
|
BIGINT
| long
|
Date/Time
| BigDecimal
long (number of milliseconds since January 1, 1970 00:00:00.000 GMT)
|