Apache Derby DB Error Code X0X87 – ResultSet.relative(int row) cannot be called when the cursor

In this blog post, let’s learn about the error message “X0X87- ResultSet.relative(int row) cannot be called when the cursor” in Apache Derby Database and the description of the error.

Error Message

X0X87- ResultSet.relative(int row) cannot be called when the cursor

Error Details

ResultSet.relative(int row) cannot be called when the cursor is not positioned on a row.