what is the difference between resultset and rowset
Alex Hunsley - 05 Feb 2007 11:31 GMT
> what is the difference between resultset and rowset
I suggest you search the web and try reading the documentation as a good
starting point.
Thomas Fritsch - 05 Feb 2007 12:03 GMT
toprem.m@gmail.com schrieb:
> what is the difference between resultset and rowset
Did you even try to read the API doc?
See http://java.sun.com/j2se/1.5.0/docs/api/
(packages java.sql and javax.sql)

Signature
Thomas