commit() and rollback() methods are defined in which
interface?
Answer Posted / subrahmanyam
commit() adn rollback() methods are defined in
java.sql.Connection Interface.
First answer is correct
Is This Answer Correct ? | 39 Yes | 1 No |
Post New Answer View All Answers
Is jdbc connection secure?
Where is jdbc url mysql?
What are the differences between statement and preparedstatement interface?
Explain creation of statement object with connection method create method with help of an example.
Does jpa use jdbc?
What is createstatement method in java?
What is the full form of jdbc?
What is statement and resultset in jdbc?
Is jdbc faster than hibernate?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
Why prepared statements are faster?
What is jdbc and jpa?
What are the exceptions in jdbc?
What packages are used by jdbc?
How to set the attribute concurrency in resultset?