commit() and rollback() methods are defined in which
interface?
Answer Posted / guest
ResultSet
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What are the considerations for deciding on transaction boundaries?
What is DML?
In which ways is driver class is registered with drive manager?
Does jdbctemplate use prepared statements?
What are the exceptions in jdbc?
Discuss the significances of jdbc.
What is the role of the jdbc drivermanager class?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is the use of the statement in jdbc?
What are the jdbc drivers in java?
What packages are used by jdbc?
What is metadata in java programming?
What are the benefits of PreparedStatement over Statement?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
Name the method, which is used to prepare a callablestatement.