0 votes
in JAVA by

In which of the following type of ResultSet, the cursor can only move forward in the result set?

A - ResultSet.TYPE_FORWARD_ONLY

B - ResultSet.TYPE_SCROLL_INSENSITIVE

C - ResultSet.TYPE_SCROLL_SENSITIVE

D - None of the above.

1 Answer

0 votes
by

Related questions

0 votes
asked May 21, 2020 in JAVA by GeorgeBell
0 votes
asked May 21, 2020 in JAVA by GeorgeBell
...