The following method simply takes the ResultSet and converts it to a two dimensional
array of strings containing the column names and data using calls to
the resultSetToArrayList and arrayListToString methods.
The following method simply takes the ResultSet and converts it to a two dimensional
array of strings containing the column names and data using calls to
the resultSetToArrayList and arrayListToString methods.