java resultset to 2d array like object online with Winfy

We have hosted the application java resultset to 2d array like object in order to run this application in our online workstations with Wine or directly.


Quick description about java resultset to 2d array like object:

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


.

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.