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 the role of class.forname while loading drivers?
What is static Synchronized method in JDBC API? Give an example?
3 Answers 3 Edge Solutions, R Systems, Sirvisetti Global Services,
how we can remove hard code in java?
Is jdbc open source?
what are the advantages of JDBC?
What are the packages are used in jdbc?
What are the jdbc statements?
What is jdbc driver in java?
Explain the sequence of steps to connect to the database?
List the advantages of using datasource?
what is call level interface?
Is java a database?