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
What are the pros and cons of detached objects?
What is a class loader?
What is scalable, portability in the view of J2EE?
What is the difference between the string and stringbuffer classes?
What is the difference between system.out ,system.err and system.in?
What is TL and its use?
What is the purpose of the wait() method?
Do I need to import javlang package any time? Why ?
What do you mean by Socket Programming?
what is meant by JRMP?
Why does the option tag render selected=selected instead of just selected?
whats is statement and procedure
What is the purpose of the finally clause of a try-catch-finally statement?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What are the sequence of steps to write pub or sub model kind of application?