Computer Science, asked by sriramsri5857, 11 months ago

What is a RowSet object explain using a JDBC program?

Answers

Answered by omegads04
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