Multiple Choice
Which result set generally does not show changes to the underlying databasethat are made while it is open. The membership, order, and column values ofrows are typically fixed when the result set is created?
A) type_forward_only
B) type_scroll_insensitive
C) type_scroll_sensitive
D) all mentioned above
Correct Answer:

Verified
Correct Answer:
Verified
Q1: How many types of JDBC drivers are
Q3: Which of the following is method of
Q4: Which driver uses ODBC driver to connect
Q5: Which attribute is used to specify class
Q6: Which interface in spring is responsible for
Q7: What does setAutoCommit(false) do?<br>A)commits transweraction after each
Q8: Which of the following is advantage of
Q9: How many JDBC product components does the
Q10: Which of the following contains both date
Q11: Purpose of Static Factory Method?<br>A)Static method to