Question: What does setAutoCommit(false) do?

Options

A : commits transaction after each query

B : explicitly commits transaction

C : does not commit transaction automatically after each query

D : never commits transaction

Click to view Correct Answer

Previous || Next

Java Beans more questions

Which file separator should be used by MANIFEST file?

Which of the following is correct error when loading JAR....

Which of the following is not an Enterprise Beans type?

Which of the following is not true about Java beans?

How to specify autowiring by name?

What is the attribute of java bean to specify scope....

Which attribute is used to specify destroy method?

Which attribute is used to specify initialization method?

Which of the following contains both date and time?

Which of the following is advantage of using JDBC connection....

Annotations more Online Exam Quiz

Application Lifecycle - Ant, Maven and Jenkins

AutoCloseable, Closeable and Flushable Interfaces

Client and Server

Debugging in Eclipse

Design Patterns

JDBC

JSP

JSP Elements

Reflection API

Servlet