Documentation of different batchExecute behavior between embedded and 
DerbyNetClient needed
-------------------------------------------------------------------------------------------

                 Key: DERBY-2301
                 URL: https://issues.apache.org/jira/browse/DERBY-2301
             Project: Derby
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 10.3.0.0
            Reporter: Myrna van Lunteren
            Priority: Minor


There is a difference in batchExecute() behavior on error between embedded and 
DerbyNetClient.
Embedded 'stops' processing on error, the Client continues. The second 
mechanism was added as ok behavior with JDBC3.0, I believe, and both are 
acceptable approaches.

However, it could be disconcerting to an unsuspecting user, seeing as both 
drivers come from the 'same' codeline, and it should be listed under the 
differences in the Server and Admin Guide.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to