Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4243

Use BatchUpdateException

    XMLWordPrintable

Details

    Description

      An invalid early assumption was that the a batched update would typically be performed atomically - however updates that span non-xa sources violate this assumption. Also a wrapping transaction is not required by JDBC in auto commit true mode the updates are still logically performed individually. We need to allow for BatchUpdateException to convey which updates actually succeeded and were attempted.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: