ResultSet object vs. ArrayList object
843854Jan 22 2004 — edited Sep 5 2006Dear Fellow Java Developers:
I was wondering if it was possible to convert a ResultSet object that returns the findings of a query into an ArrayList object? Is this possible? If so, how? I am asking because I feel an ArrayList would allow the use of an Iterator object which is a more powerful and efficient way to parse through the results.
Any help is appreciated, and thanks to all that reply.
Take care.
Sincerely;
Fayyaz