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

What are the exceptions in jdbc?

1 Answers  


Give an example of code used for setting up connection with a driver.

1 Answers  


What is difference between jdbc and odbc?

1 Answers  


How to move the cursor in scrollable resultset ?

1 Answers  


What does jdbc setmaxrows method do?

1 Answers  


What is PreparedStatement?

6 Answers   Infogain, Wipro,


Explain the process of creating tables using NetBeans IDE?

1 Answers  


Difference between Dirty, commited ,phantom,repeatable reads?

3 Answers  


What are the advantages of using preparedstatement over statement?

1 Answers  


What is Type-2 Driver and when this driver is used?

2 Answers  


What is connection data?

1 Answers  


Does jdbc use ssl?

1 Answers  


Categories