Java class that provides you with methods to get the data inside the result set by converting it to 2d array-like object without keeping the connection to the database / resultset open. The class makes your life with ResultSet alot easier.

Features

  • You do not have to keep the result set open (you could use one statment for many many queries at the same time)
  • Simple method to access the data from the query (as easy as specifying row and col)
  • The data can be manipulated after the database connection is closed
  • Data can be iterated over many times in any direction (using for/while loops and indeces)
  • You can get the number of rows and cols easily by invoking getRowCount, and getColCount
  • Optimized code that is able to handle huge database resultset with ease
  • Instructions of usage are in ReadMe.txt

Project Activity

See All Activity >

Follow Java ResultSet to 2D Array-Like Object

Java ResultSet to 2D Array-Like Object Web Site

Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
Get Avast Free Antivirus with 24/7 AI-powered online scam detection

Get protection for today’s online threats. Free.

Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Java ResultSet to 2D Array-Like Object!

Additional Project Details

Registered

2010-09-09