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 are the different types of drivers under jdbc?
How can we set null value in jdbc preparedstatement?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What does executeupdate return in java?
Why is jdbc needed?
Is jdbc database independent?
What is odbc and jdbc?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
Why do we need jdbc api?
Explain the life cycle of jdbc.
What does the jdbc databasemetadata interface?
What does the jdbc resultsetmetadata interface?
Why do we need a jdbcrowset like wrapper around resultset?
What is resultsetmetadata?
What is the function of drivermanager class?