Skip getting extend exception text when running on DB2
------------------------------------------------------

                 Key: OPENJPA-1990
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1990
             Project: OpenJPA
          Issue Type: Improvement
    Affects Versions: 2.1.0, 2.2.0
            Reporter: Rick Curtis
            Assignee: Rick Curtis
            Priority: Minor
             Fix For: 2.2.0


When running on DB2 and we encounter an expected exception we spend a 
measurable amount of time calling back to the DB to get extended exception 
text[1]. With this JIRA I'm going to make this behavior configurable.

[1] org.apache.openjpa.jdbc.sql.DB2Dictionary.appendExtendedExceptionMsg(...)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to