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
Give an example of code used for setting up connection with a driver.
How does jdbc driver work?
What is jdbc driver manager?
What is the use of jdbc api?
What is JDBC Transaction Management and why do we need it?
What is jdbc connection class?
Explain some new features available in jdbc 4.0?
How can you use preparedstatement in jdbc?
What is the use of dialect?
Explain what should be done when a SQL exception is raised?
What is jdbc thin client in oracle?
What is while rs next ())?
What is the difference between executing, executequery, executeupdate in jdbc?
What is data source in java?
What causes no suitable driver error?