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 jdbctemplate thread safe?
How the JDBC application works?
What is the benefit of having jdbcrowset implementation?
What is java soft framework?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
What is createstatement method in java?
What is JDBC ResultSet?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What driver should I use for scalable Oracle JDBC applications?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
Explain the importance of drivermanager.
What is the full form of jdbc?
What is meant by jdbc and odbc?
How can we store the file in the oracle database?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?