What are different types of transactions?

Answer Posted / sangeeta

There are 3 different type of transactions:

1)Autocommit(default)
2)Explicit
3)Implicit

Is This Answer Correct ?    24 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define preparedstatement.

524


Can we have foreign key reference to a non primary key column ?

519


What is resultset?

561


What is statement and resultset in jdbc?

486


Is jdbc object oriented?

492






How can I instantiate and load a new CachedRowSet object from a non-JDBC source?

525


What are the jdbc api components?

648


What is the limitation of PreparedStatement and how to overcome it?

629


How do you determine the sensitivity of the ResultSet object?

535


What does the jdbc driver interface do?

544


What are the differences between execute, executequery, and executeupdate?

479


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

581


What are the three parts of a jdbc url?

566


What is a merge field?

487


Give a way to check that all result sets have bin accessed and update counts are generated by execute method.

470