Heath Thomann created OPENJPA-2570:
--------------------------------------
Summary: 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
In JIRA OPENJPA-1908, 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)