How do you determine the sensitivity of the ResultSet object?

Sensitivity of ResultSet object is determined in three ways they are:

TYPE_FORWARD_ONLY
It contains rows which satisfied the query. These rows are satisfied either at the time of execution or as the rows are retrieved.

TYPE_SCROLL_INSENSITIVE
Here the cursor can move forward backward or to an absolute position.

TYPE_SCROLL_SENSITIVE
This works in the same way as the Scroll insensitive.


Enter your email address to get our daily JOBS & INTERVIEW FAQ's Straight to your Inbox.

Make sure to activate your subscription by clicking on the activation link sent to your email