commit() and rollback() methods are defined in which
interface?

Answers were Sorted based on User's Feedback



commit() and rollback() methods are defined in which interface?..

Answer / subrahmanyam

commit() adn rollback() methods are defined in
java.sql.Connection Interface.



First answer is correct

Is This Answer Correct ?    39 Yes 1 No

commit() and rollback() methods are defined in which interface?..

Answer / shekhar

Connection Interface

Is This Answer Correct ?    40 Yes 2 No

commit() and rollback() methods are defined in which interface?..

Answer / guest

Connection interface

Is This Answer Correct ?    19 Yes 3 No

commit() and rollback() methods are defined in which interface?..

Answer / rakesh

Transaction

Is This Answer Correct ?    0 Yes 4 No

commit() and rollback() methods are defined in which interface?..

Answer / guest

ResultSet

Is This Answer Correct ?    3 Yes 13 No

Post New Answer

More JDBC Interview Questions

What is connection pooling and why it is used?

0 Answers  


What is java soft framework?

0 Answers  


What are different types of transactions?

2 Answers   HCL,


What is jdbc connection string?

0 Answers  


Briefly tell about the jdbc architecture.

0 Answers  






Differentiate between a statement and a preparedstatement.

0 Answers  


What is database deadlock ?

0 Answers  


Is not bound in this context unable to find jdbc spring boot?

0 Answers  


what happen if we set JDBC string to NULL?

0 Answers   Sapient,


What is meant by dao?

0 Answers  


What are the considerations for deciding on transaction boundaries?

0 Answers  


How data can be inserted into long row column of database?

0 Answers  


Categories