What is Lock Based Protocol and what is its use?
Answer Posted / bhargavi
lock based protocol: Once one transaction is accessing the
data,no other transaction is made to modify the data.
(or)
A locking protocol is a set of rules to be followed by each
transaction to ensure that, even though actions of several
transactions might be interleaved,the net effect is
identical to executing all transactions in some serial order.
| Is This Answer Correct ? | 55 Yes | 9 No |
Post New Answer View All Answers
Is the session factory thread safe?
What is chat area? Explain.
What is the difference between the font and fontmetrics classes?
Name three subclasses of the component class?
Will the general public have access to the infobus apis?
What is scalable, portability in the view of J2EE?
What’s jboss cache in short?
Java is fully object oriented languages or not?
What is threadfactory?
What is a modular application? What does module-relative mean?
what are RemoteObjects?
Can I run seam outside of jboss as?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
To what value is a variable of the string type automatically initialized?
Why does the tag url-encode javascript and mailto links?