Answer Posted / devarathnam c,kotagudibanda(po
Hi... Using the following methods we can perform
transactions in JDBC
1:commit();
2:rollback();
3:setAutoCommit();These are in the Connection interface
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is jdbc in java?
What is the purpose of jdbc?
What is the role of jdbc drivermanager class?
What are clob and blob data types in jdbc?
What are the methods which can verify the cursor particular position?
What is jdbc and its types?
Why hibernate is better than jdbc?
How do I insert/update records with some of the columns having NULL value?
Why is jdbc used?
Where is ojdbc14 jar located?
How can you use preparedstatement in jdbc?
What are the different types of lockings in jdbc?
Is jdbc and orm?
What is isolation level? How to set it?
What is difference between jdbc and odbc?