You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/10/01 21:02:23 UTC

[jira] Reopened: (OPENJPA-1333) Oracle driver returns incorrect update count on batched insert

     [ https://issues.apache.org/jira/browse/OPENJPA-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reopened OPENJPA-1333:
-----------------------------------


We need to doc this....

> 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
>             Fix For: 2.0.0-M3
>
>
> 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.