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 is createstatement method in java?

0 Answers  


What are common JDBC Exceptions?

0 Answers  


What is while rs next ())?

0 Answers  


Is JDBC a language or Application?

3 Answers  


How can we disable a constraint ?

0 Answers  






What is jdbc drivers in java?

0 Answers  


What is jdbc odbc driver?

0 Answers  


What are the basic exceptions in jdbc?

0 Answers  


How many types of jdbc drivers are available?

0 Answers  


What is JDBC DataSource and what are it’s benefits?

0 Answers  


What is jdbc databasemetadata interface?

0 Answers  


How do I set properties for a JDBC driver and where are the properties stored?

0 Answers  


Categories