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
What is transaction processing in jdbc?
What is while rs next ())?
How can you know about drivers and database information ?
What driver should I use for scalable Oracle JDBC applications?
How do java applications access the database using jdbc?
What do you understand by DDL and DML statements?
How can I create a custom RowSetMetaData object from scratch?
Discuss the significances of jdbc.
explain about special characters?
What is preparedstatement in jdbc?
Is jdbc object oriented?
What are the advantages of database connection pooling?
What does the jdbc databasemetadata interface?
What are the differences between setmaxrows(int) and setfetchsize(int)?
Is jdbc faster than hibernate?