[
https://issues.apache.org/jira/browse/OPENJPA-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507702#comment-14507702
]
ASF subversion and git services commented on OPENJPA-2570:
----------------------------------------------------------
Commit 1675457 from [~fyrewyld] in branch 'openjpa/branches/2.2.x'
[ https://svn.apache.org/r1675457 ]
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)