Computer Science, asked by hrutujashahare8008, 1 year ago

How many types of Result Sets are there in JDBC What are they?

Answers

Answered by omegads04
0

The type of a ResultSet object determines the level of its functionality in two areas: the ways in which the cursor can be manipulated, and how concurrent changes made to the underlying data source are reflected by the ResultSet object.

Similar questions