commit() and rollback() methods are defined in which
interface?
Answers were Sorted based on User's Feedback
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 |
What is data source in java?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
Explain about Join?
What is jdbc class forname?
Which Driver is preferable for using JDBC API in Applets?
java based application for hospital management
How do you create Connection?
What is jdbc stand for?
What is the major difference between java.util.date and java.sql.date data type?
What is batch processing and how to perform batch processing in jdbc?
what are the types of result sets in JDBC 3.0 ?
Explain the importance of drivermanager.