[
https://issues.apache.org/jira/browse/OAK-3637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075141#comment-15075141
]
Julian Reschke commented on OAK-3637:
-------------------------------------
The current patch fails for me for Oracle for the reasons described in
<http://stackoverflow.com/questions/29296592/oracle-jdbc-batchupdate-rows-affected-is-always-2-statement-success-no-info>.
For some reason, I have a 11.* JDBC driver. A simple fix would be to treat -2
in the batch result as success...
> Bulk document updates in RDBDocumentStore
> -----------------------------------------
>
> Key: OAK-3637
> URL: https://issues.apache.org/jira/browse/OAK-3637
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Components: rdbmk
> Reporter: Tomek Rękawek
> Fix For: 1.4
>
> Attachments: OAK-3637.comments.txt, OAK-3637.patch, OAK-3637.patch
>
>
> Implement the [batch createOrUpdate|OAK-3662] in the RDBDocumentStore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)