Jonathan Giles - 2006-01-08

Logged In: YES
user_id=835789

Despite the age of this post, I may as well reply, if only
to get the help out there to Google....
You can use the CachedRowSet feature of Java 1.5. Simply
make a new object, and then call populate() with the
ResultSet that you wish to serialise.

Cheers,
Jonathan Giles