have a setter method in the ejb like setName(String name).When u want to
update the database
use findByXXX() to find the bean and then call the
setName(withNewName).This will update the
database when the ejbStore() method is called by the container.
bye
Chandra Sekaran.V,
Software Developer,
Wisor Telecom India Pvt Ltd,
Bangalore
[EMAIL PROTECTED]
Ph : 091-80-5525821 x 4217
----- Original Message -----
From: Sivakumar_Subramanian <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 21, 2000 6:42 PM
Subject: help..
> Hi All,
> How do i update the record in the database?? using CMP??
>
> help needed immediately.
>
> sivakumar
>
>
===========================================================================
> 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".
===========================================================================
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".