Answer Posted / devarathnam c,kotagudibanda(po
Hi... Using the following methods we can perform
transactions in JDBC
1:commit();
2:rollback();
3:setAutoCommit();These are in the Connection interface
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
List the common jdbc exceptions ?
Why is odbc needed?
Why do we need a jdbcrowset like wrapper around resultset?
What do you mean by odbc?
What are the conditions applies to varchar variable, when using in procedures?
What is the limitation of PreparedStatement and how to overcome it?
What is encrypted connection?
How do I load a database driver with JDBC 4.0 / Java 6?
How can we store and retrieve images from the database?
What is jdbc and its types?
What is jdbc in dbms?
Why jdbc is used in java?
What is an escape syntax?
How can you load the drivers?
Why are we using blob datatypes in jdbc?