Previous Topic: SET TRANSACTIONNext Topic: Using Batch Updates


Batch Updates

The JDBC driver supports batched update commands. Applications can specify a number of SQL DML or DDL commands for execution in a single request. It provides compatibility required by J2EE and supports the CA IDMS bulk insert feature for improved performance.