It is not in the spec, but the way I read it is you programmaticly can
force the call to EJBStore(). Of course I could be totally off base, but if
you modified an entity that should be what happens anyway, Perhaps it is a
hint to the server/container?
Al
-----Original Message-----
From: Bryan Field-Elliot
To: [EMAIL PROTECTED]
Sent: 4/6/00 1:44 PM
Subject: isModified() questions
In my CMP entity beans, I am implementing the isModified() optimization
using a code example I found elsewhere in this mailing list.
In the example, I find that there exists "setModified(true);" inside of
ejbActivate() and inside of setEntityContext(). Can someone please tell
me
why I need to set the modified flag when these functions are called?
Thanks,
Bryan
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
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 "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".