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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12761313#action_12761313 ] 

Jeremy Bauer commented on OPENJPA-1333:
---------------------------------------

Agree.  I'll update the Oracle section of the docs.

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