How many isolation levels are supported in JDBC and what
are they?

Answer Posted / harish

total five isolation levels that are supported by JDBC.
they are
1. TRANSACTION_SERIALIZABLE
2. TRANSACTION_READ_UNCOMMITED
3. TRANSACTION_REPEATABLE-READ
4. TRANSACTION_READ_COMMITED
5. TRANSACTION_NONE

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use jdbc in java?

612


Describe how the jdbc application works.

605


What is meant by jdbc?

595


How does jdbc driver work?

605


RowSetInternal caller and returns void. What can I do in the readData method?

633






What are the jdbc api components?

783


What is jdbc odbc in java?

605


password, is stored in as plain text. What can I do to protect my passwords?

587


Why “no suitable driver” error occurs?

699


Under what circumstances, that all four drivers are used?

1992


What is the use of statement in jdbc?

556


What is the advantage of namedparameterjdbctemplate?

600


What are different types of JDBC Drivers?

596


Explain the main method?

636


Which package contains jdbc api?

636