Data Type Mappings

TIBCO Streaming to TDV Data Types

Mapped TIBCO Streaming data types have the following restrictions:

Maximum BINARY length is 255.
Maximum VARBINARY length is 4000.
Maximim BLOB length is 4294967296
Maximum CHAR length is 255.
Maximum VARCHAR length is 4000.
Maximum CLOB length is 4294967296

The following table shows the mapping from TIBCO Streaming data types to TDV data types.

TIBCO Streaming Data Type

TDV Data Type

BLOB

BLOB

BOOL

BOOLEAN

DOUBLE

DOUBLE

INT

INTEGER

LONG

BIGINT

STRING

VARCHAR

TIMESTAMP

TIMESTAMP