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

What is URL Encoding?

703


How to make sure a servlet is loaded at the application startup?

647


Whether we can get deadlock situation in servlets?

675


Write a program to show the functionality of servlets.

645


What is meant by Servlet? What are the parameters of service method?

686






How can the referrer and the target urls be used in servlet?

615


Explain the features are in servlet 3?

685


Which http method is said to be non-idempotent and idempotent?

700


Define servlet mapping?

758


How to upload a file to the server using servlet?

620


Can we use threads in Servlets?

735


What is the element?

670


What are the uses of servlet and what is servlet chaining?

647


What is servlet and how it works?

583


How can we refresh automatically when new data is entered into the database?

684