java.sql.BatchUpdateException
is caught during the execution of any nested batch. The exception contains the java.sql.BatchUpdateException that is the root cause, as well as the results from any prior nested batch that executed successfully. This exception is only thrown from the executeBatchDetailed method.
@author Jeff Butler
|
|
|
|
|
|