What are the Isolation level in JDBC transaction?



What are the Isolation level in JDBC transaction?..

Answer / niranjanravi

dirty reads
non-repeatable reads
phantom reads

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More JDBC Interview Questions

HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx

5 Answers  


How can I determine the isolation levels supported by my DBMS?

0 Answers  


What are collection pools?

0 Answers  


How can you create jdbc statements?

0 Answers  


Explain the steps in writing a java program using jdbc?

0 Answers  






How many rowset are available in jdbc?

0 Answers  


How do I find ojdbc jar version?

0 Answers  


What is execute(), executeUpdate() and executeQuery() methods?

10 Answers  


what is the difference between SENSITIVE and INSENSITIVE?

1 Answers  


What do you mean by two phase commits?

0 Answers  


What is jdbc odbc driver?

0 Answers  


Can I use JDBC to execute non-standard features that my DBMS provides?

0 Answers  


Categories