Skip to content

refresh() throwing "Before start of result set" #34

@JanHolger

Description

@JanHolger

Describe the Bug
A call to refresh is throwing an exception with the message "Before start of result set". It's likely that it's missing a call to next() before data is retrieved

To Reproduce
Steps to reproduce the behavior:

  1. Fetch a model
  2. Call .refresh() on it

Expected behavior
The model get refreshed with the current data in the database

Environment Information:

  • Java Language Level 8
  • Version 1.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions