You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2013/10/06 16:46:43 UTC

[jira] [Updated] (JENA-408) SDB should not attempt to execute multiple update statements in one jdbc statement

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

Andy Seaborne updated JENA-408:
-------------------------------

    Fix Version/s:     (was: SDB 1.3.6)

> SDB should not attempt to execute multiple update statements in one jdbc statement
> ----------------------------------------------------------------------------------
>
>                 Key: JENA-408
>                 URL: https://issues.apache.org/jira/browse/JENA-408
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: SDB
>    Affects Versions: SDB 1.3.6
>            Reporter: Simon Helsen
>            Priority: Minor
>         Attachments: patch.txt
>
>
> Some of the db providers (I noticed in db2, but there may be others) attempt to execute update statements by separating them with a semi-colon. This is not supported by the jdbc spec and most jdbc drivers won't be able to handle this correctly. 
> I am not entirely sure why such statements are present in SDB but I suspect that old jdbc 3 drivers for db2 permitted this. The fix is relatively simple and a patch is being attached



--
This message was sent by Atlassian JIRA
(v6.1#6144)