commit() and rollback() methods are defined in which
interface?
Answer Posted / shekhar
Connection Interface
Is This Answer Correct ? | 40 Yes | 2 No |
Post New Answer View All Answers
Is jdbctemplate thread safe?
What is the meaning of batch updates?
What is jdbc and why is it required?
Why is jdbc used?
What is jdbc and jpa?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
What does executeupdate return in jdbc?
What is the use of getGeneratedKeys() method in Statement?
What is jdbc vs odbc?
What are clob and blob data types in jdbc?
What are the factors that the jdbc driver performance depends upon?
What is a merge field?
How are jdbc statements used?
What do you understand by DDL and DML statements?
How a database driver can be loaded with jdbc 4.0 / java 6?