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 is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
How to get the Database server details in java program?
What are the different types of locking in JDBC?
What are the steps required to execute a query in jdbc?
What is jdbc driver?
Does sql allow null values ?
Where is mysql jdbc driver located?
Define preparedstatement.
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What is meant by jdbc?
How can you retrieve data from the resultset using jdbc?
What is jdbc oracle thin?
How do java applications access the database using jdbc?
How do we load the drivers?
How do I connect to jdbc?