Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-408

SDB should not attempt to execute multiple update statements in one jdbc statement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • SDB 1.3.6
    • None
    • SDB
    • None

    Description

      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

      Attachments

        1. patch.txt
          1 kB
          Simon Helsen

        Activity

          People

            Unassigned Unassigned
            shelsen Simon Helsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: