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

Paul King closed GROOVY-8422.
-----------------------------

> Incorrect properties copy in Sql.newInstance 
> ---------------------------------------------
>
>                 Key: GROOVY-8422
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8422
>             Project: Groovy
>          Issue Type: Bug
>          Components: SQL processing
>    Affects Versions: 2.4.13
>            Reporter: Thomas Weise
>            Assignee: John Wagenleitner
>            Priority: Major
>             Fix For: 2.4.15
>
>
> The constructor `Properties(Properties defaults)` does not create a copy, but 
> a new object with the argument as defaults. That breaks JDBC drivers that 
> expect the properties to be present in the object directly (enumerating of 
> keys, containsKey etc.).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to