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

Sql.query methods pass java.sql.ResultSet to the closure, instead of GroovyResultSet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.6
    • 2.4.7
    • None

    Description

      The documentation says:

      * @param closure called for each row with a GroovyResultSet
      

      Instead, the java ResultSet is passed which prevents from using convenient groovy methods on the result passed over to the closure

      Attachments

        Activity

          People

            Unassigned Unassigned
            a.atapin@gmail.com Andrey Atapin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: