BMP or CMP? Which database?
If you are using BMP with Sybase ASE/ASA or MS SQL Server, you can use
"select ... from ... holdlock where ..." in your ejbLoad.
"Shyam Sankar S." wrote:
>
> Hi,
>
> Is there any method to lock some of the rows in a table. I want to
> lock some rows of a table which are being updated so that nobody else
> can modify the data. The information about the user who locked a
> particular row is needed, when tried to find the bean corresponding to
> that particular row .
>
> Thanks
> Best Wishes
> Shyam
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
--
________________________________________________________________________________
Evan Ireland Sybase EAServer Engineering [EMAIL PROTECTED]
Wellington, New Zealand +64 4 934-5856
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".