Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-1935

Informix lock exceptions are not mapped properly by OpenJPA

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0, 2.2.0
    • 2.1.0, 2.2.0
    • jdbc
    • Informix IDS 10 and IDS 11

    Description

      Locking type failures are not mapped correctly when using Informix with OpenJPA. When a SQLException with generic sql state value 'IX000' is returned, it gets mapped to a query exception. Instead, the underlying SQLException(s) should be inspected for specific lock or lock timeout sql codes to determine the correct exception type.

      Attachments

        Activity

          People

            techhusky Jeremy Bauer
            techhusky Jeremy Bauer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: