what is meant by Transaction Isolation Levels?

Answer Posted / arghya

To avoid potential conflicts that can arise when two transaction are operating on a database at the same time, we use some transaction isolation level using conn.setTransactionIsolation().

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between java beans & servlets?

588


What is difference between PrintWriter and ServletOutputStream?

768


List the Different types of servlet?

579


Why are servlets used?

530


Explain the role of dispatcherservlet and contextloaderlistener.

603






Define declaration.

616


What are the life cycle methods of a servlet?

591


What are advantages of servlets over cgi?

624


When a servlet accepts a call from a client, it receives two objects. What are they?

760


What is servlet in simple terms?

563


Describe the phases of servlet lifecycle?

630


What is the use of send redirect () method?

586


Why do we have servlet listeners?

597


What is Request Dispatcher?

796


How servlets are deployed in java?

544