You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Heath Thomann (JIRA)" <ji...@apache.org> on 2015/03/12 22:59:38 UTC

[jira] [Updated] (OPENJPA-2570) Allow an Informix user the option to disable the 'RETAINUPDATELOCKS' SQL.

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

Heath Thomann updated OPENJPA-2570:
-----------------------------------
    Fix Version/s: 2.2.3

> Allow an Informix user the option to disable the 'RETAINUPDATELOCKS' SQL.
> -------------------------------------------------------------------------
>
>                 Key: OPENJPA-2570
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2570
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: jdbc
>    Affects Versions: 2.0.2, 2.1.2, 2.2.1.1, 2.2.3, 2.4.0
>            Reporter: Heath Thomann
>            Priority: Minor
>             Fix For: 2.2.3
>
>
> In JIRA OPENJPA-1608, a fix was added to the InformixDictionary which causes the following SQL to be executed on each connection:
> "SET ENVIRONMENT RETAINUPDATELOCKS 'ALL'" 
> I've had a request to allow a user to disable this option should they so choose.  This JIRA will be used to simply add a property to allow a user to disable this SQL.  By default this SQL will remain as-is today.
> Thanks,
> Heath Thomann



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)