Java ResultSet to 2D Array-Like Object

License: Free ‎File size: N/A
‎Users Rating: 5.0/5 - ‎1 ‎votes

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.