Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-8422

Incorrect properties copy in Sql.newInstance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.13
    • 2.4.15
    • SQL processing
    • None

    Description

      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.).

      Attachments

        Issue Links

          Activity

            People

              jwagenleitner John Wagenleitner
              thw Thomas Weise
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: