Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-582

real row number from a result set row() in case of streaming

    XMLWordPrintable

Details

    Description

      Actual methods Resultset.getRow() must return current row number.

      Actual implementation doesn't return accurate value (always 0) when streaming data.
      But when cursor type is different of TYPE_FORWARD_ONLY and streaming, the driver must return the accurate value. (possible since all rows are keeped, to permit moving cursor backward)

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.