An application uses the following methods to perform batch updates:
Adds an SQL statement or set of parameter values to the batch.
Deletes SQL statements or parameters from the batch.
Executes the SQL statements in the batch.
Complete documentation for JDBC is available from Sun, IBM, and other sources. The JDBC 4.0 Specification contains an example of how an application would use this feature. The following sections describe CA IDMS specific considerations for this feature.
|
Copyright © 2009 CA.
All rights reserved.
|
|