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
Explain the importance of drivermanager.
What are the classes and methods used for sending sql statements to database?
What is java soft framework?
What class.forname does, while loading the drivers?
How do you determine the sensitivity of the ResultSet object?
What is resultset?
Why do we need jdbc?
What is jdbc odbc in java?
How do you insert images into database using jdbc?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
How do I know which jdbc driver to use?
How to check jdbc connection in java?
What is an encrypted internet connection?
What is jdbc and why is it required?
How do I set properties for a JDBC driver and where are the properties stored?