Log in

View Full Version : How to arrange the data from resultset to ArrayList


rameshspry
Jul 4, 2013, 10:11 PM
How to arrange the data from resultset to ArrayList


The data is fetched from the database
And I want to arrange the data into the ArrayList
Please give the suggestion to solve this .