Multiple Choice
What does setAutoCommit(false) do?
A) commits transweraction after each query
B) explicitly commits transweraction
C) does not commit transweraction automatically after each query
D) never commits transweraction
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which result set generally does not show
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
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
Q12: What is used to execute parameterized query?<br>A)statement