Posted By:
Alankar_Agnihotri
Posted On:
Monday, February 14, 2005 10:10 PM
Hi,
I have a table consisting some rows in the database. Its like when i am going through those records,as soon as i get the first record , i want to lock that row for update so that no other transactions may have access to that row . it shud bypass that locked row and shud select another records.
That i want to do with the help of EJB locking.
Ur suggestions are most welcomed.
Thanks and Regards
ALANKAR