Question: By using which of the following static constant values can we set an UpdaTable Result object that has a cursor that can move either forward
By using which of the following static constant values can we set an UpdaTable Result object that has a cursor that can move either forward or backward?
a. ResultSet.TYPE_FORWARD_ONLY
b. ResultSet.TYPE_SCROLL_INSENSITIVE
c. ResultSet.CONCUR_UPDATable
d. ResultSet.TYPE_SCROLL_SENSITIVE
Step by Step Solution
3.36 Rating (152 Votes )
There are 3 Steps involved in it
The correct option is b ResultSetTYPESCROLLINSENSITIVE In Java when working with a ResultSet object ... View full answer
Get step-by-step solutions from verified subject matter experts
