filmov
tv
How to implement a JDBC batch update and JDBC process in subsets using TIBCO BusinessWorks v5

Показать описание
This project illustrates the usage of JDBC Query - Process in Subsets and JDBC Update - Batch Updates. JDBC Query activity allows users to process the result set in smaller subsets rather than processing the entire result set at once. JDBC Update activity can be configured to perform multiple statements in one batch.
The "processInSubsets" process is configured to process query in subsets.
The "batchUpdates" process is configured to perform multiple insert statements in one batch.
The "processInSubsets" process is configured to process query in subsets.
The "batchUpdates" process is configured to perform multiple insert statements in one batch.