IBM InfoSphere Streams Version 4.1.0

Operators: com.ibm.streams.db 1.5.0

Operators

DB2PartitionedAppend
The DB2PartitionedAppend operator writes data to a table in the specified partition of a partitioned DB2® database.
DB2SplitDB
The DB2SplitDB operator determines the partition to use when you are writing input tuples to a partitioned DB2 database.
NetezzaLoad
The NetezzaLoad operator performs high speed loads into a Netezza® database.
NetezzaPrepareLoad
The NetezzaPrepareLoad operator converts an incoming tuple to a delimited string, which can be written to Netezza with its external table interface.
ODBCAppend
The ODBCAppend operator stores an input stream into a database management system table.
ODBCEnrich
The ODBCEnrich operator generates a stream from an input tuple and the result set of an SQL SELECT statement.
ODBCRun
The ODBCRun operator runs a user-defined SQL statement that is based on an input tuple.
ODBCSource
The ODBCSource operator generates an output stream from the result set of an SQL SELECT statement.