You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/09 20:09:12 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14487792#comment-14487792 ] 

ASF subversion and git services commented on OPENJPA-2570:
----------------------------------------------------------

Commit 1672435 from [~fyrewyld] in branch 'openjpa/branches/2.2.x'
[ https://svn.apache.org/r1672435 ]

OPENJPA-2570: Allow an informix user the option to disable the RETAINUPDATELOCKS sql

> 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
>            Assignee: Heath Thomann
>            Priority: Minor
>             Fix For: 2.2.3, 2.4.0
>
>
> 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)