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 the full form of jdbc?

0 Answers  


What is jdbc driver manager?

0 Answers  


Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?

0 Answers  


What is the difference between triggers and procedures?

1 Answers  


how to use CallableStatement? specially how to use their index given ..

1 Answers  






Where jdbc drivermanager class is used?

0 Answers  


What is the query used to display all tables names in SQL Server (Query analyzer)?

0 Answers  


Is jdbc open source?

0 Answers  


How does jdbc connect to database?

0 Answers  


What is jdbc in dbms?

0 Answers  


What are the differences between stored procedure and functions?

0 Answers  


Why prepared statements are faster?

0 Answers  


Categories