Java SQL interface



Java & SQL
---------------------
A java result set cannot be accessed if I close the sql connection.
Where are the contents of the result set actually residing?

.