Answer Posted / srikanth
For eg:
There are two tx- A and B
If a row has been changed by tx-A and not commits it.In the
mean while if the tx-b reads the row in the mean while if
again tx-A commits the row updated then tx-B will get the
different results.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which javutil classes and interfaces support event handling?
How to deploy Jar, War files in J2EE?
What is the difference between system.out ,system.err and system.in?
How is a java object message delivered to a non-java client?
Write a program to show synchronization?
What is message driven beam?
Why are my checkboxes not being set from on to off?
Why do I get a duplicate name error when loading a jar file?
What are the benefits of detached objects?
Will the general public have access to the infobus apis?
What is permgen or permanent generation?
How can I avoid validating a form before data is entered?
how do you Handle Front End Application data against DB with example?
What must a class do to implement an interface?
What value does read() return when it has reached the end of a file?