changed data and save it inernal
- update the db in ejbStore()
Annegret
-Original Message-
From: Camus Chan [mailto:[EMAIL PROTECTED]]
Sent: Dienstag, 5. November 2002 08:33
To: [EMAIL PROTECTED]
Subject: [JBoss-user] RE: ejbstore in BMP
Hi,
Now, instead, I do it in this way:
1. As the
Hi,
Now, instead, I do it in this way:
1. As the primary class object (returned from findbyprimarykey()) in session
bean is not null, I used it to retrieve those old data and then used them to
set back to the BMP with those setters through the remote interface
2. Then, I use setters again for thos