Oracle driver returns incorrect update count on batched insert
--------------------------------------------------------------

                 Key: OPENJPA-1333
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1333
             Project: OpenJPA
          Issue Type: Bug
          Components: jdbc
    Affects Versions: 2.0.0-M3
         Environment: Oracle 10g Server.  Oracle 10.2.0.4 JDBC driver.
            Reporter: Jeremy Bauer
            Assignee: Jeremy Bauer


The org.apache.openjpa.persistence.kernel.TestProxies2 jUnit test fails with an 
OptimisticLockException when using the 10.2.0.4 Oracle JDBC driver.  The source 
of the failure is that one of the batched insert operations is returning an 
update count that is less than expected.  There is are no SQL exception or SQL 
warnings.

-- 
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