Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7774649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T17:25:56+00:00 2026-06-01T17:25:56+00:00

I am using HsqlDB 1.8.1, and found something strange: ResultSet rs; … boolean isLast=rs.isLast();

  • 0

I am using HsqlDB 1.8.1, and found something strange:

ResultSet rs;
...
boolean isLast=rs.isLast();
assert !isLast;
boolean hasNext=rs.next();
assert hasNext;

In my case, isLast is false, but hasNext is also false! Can you tell me why? I think if the cursor is not on the last row of this resultset, then it should have next row.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T17:25:58+00:00Added an answer on June 1, 2026 at 5:25 pm

    I take it you meant that your hasNext assertion is failing because hasNext is false, correct?

    Is your ResultSet of type TYPE_FORWARD_ONLY? Per the documentation for ResultSet#isLast(), support for this method is “optional” in that case, though it’s not clear whether it being optional means that the method will throw SQLFeatureNotSupportedException, or just return false unconditionally.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a setup where we are using an embedded HSQLDB for backing Hibernate/JPA
I'm using HSQLDB for data layer integration testing, which is great. However, I'm finding
I'm trying to create integration tests using hsqldb in an in memory mode. At
While using a database server login module for authentication in jboss 6, I found
When I run the following script in HSQLDB 2.2.5 using the command java -jar
I am using hsqldb and an embedded jetty instance (via) maven for testing locally.
I am using HSQLDB 2.2.8 and need to figure out how to get a
I am using Spring's embedded-database (default DB is HSQLDB) for running some unit tests.
I wish to store UUIDs created using java.util.UUID in a HSQLDB database. The obvious
When I run the following script in HSQLDB 2.2.5 using the command java -jar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.