9.2.1 SQL statements that can use the batch update functionality
The following SQL statements can use the batch update functionality:
-
Definition SQL statements
-
DELETE
-
INSERT
-
PURGE CHUNK
-
TRUNCATE TABLE
-
UPDATE
Note that if you execute the following SQL statements, BatchUpdateException is thrown when a executeBatch or executeLargeBatch method is executed.
-
SELECT
-
PURGE CHUNK statement that specifies a dynamic parameter