commit() and rollback() methods are defined in which
interface?
Answer Posted / guest
Connection interface
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What causes no suitable driver error?
What are the classes and methods used for sending sql statements to database?
What are the main components of JDBC ?
What is url in jdbc connection?
Can we return resultset in java?
What are the different types of JDBC drivers?
Name the types of jdbc drivers.
Which package contains jdbc api?
How to connect html page to database using jdbc?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What is the benefit of having jdbcrowset implementation?
What is an advantage of using the jdbc connection pool?
What is resultsetmetadata?
What is the difference between client and server database cursors?
What does executeupdate return in java?