tSingleStoreOutputBulkExec
Provides performance gain when loading data from a file into a table of a database connected through JDBC API.
Normally, the tSingleStoreOutputBulk and
tSingleStoreBulkExec components work together in a
two-step process:
- The tSingleStoreOutputBulk component uploads incoming data to a storage.
- The tSingleStoreBulkExec component loads the data from a storage into a database table.