Skip to content

[jdbc-v2] Fix ArrayResultSet after-last cursor state #3143

Description

@chernser

Description

ResultSet that is built around an array handles next() call incorrectly. JDBC documentation states that call should progress further and if next() returns false then isAfterLast also should return false.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions