What is a RowSet object explain using a JDBC program?
Answers
Answered by
0
A JDBC Row Set object holds tabular data in a way that makes it more flexible and easier to use than a result set.
Similar questions