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 are the various ways of session supervision in servlets?

525


What are sessions in servlets?

578


What is the difference between genericservlet and httpservlet

588


What is difference between get and post method?

572


Describe servlet?

580






Define context initialization parameters.

574


What is servlet and its life cycle?

572


What do you mean by httpservlet?

563


What are the life cycle methods of the servlet?

578


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

586


What is the default http method in the servlet?

766


How to read request headers from servlets?

564


List some life cycle methods of a servlet.

592


Why are servlets used?

534


Which method is called when reference variable is passed in system.net?

1831