> From: A mailing list for Enterprise JavaBeans development
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan K. Weedon

> First, we need to understand how an appserver that does not use "tuned"
> updates does do updates.  Basically, according to the EJB spec, at the
> end of the transaction, the bean is written back to the database.  Since
> the appserver does not track state changes to the entity, it does not know
> whether the entity was modified or not

It does if it's using CMP 2.0.

And if your appserver doesn't support CMP 2.0, pick another one :-)

--
Cedric

===========================================================================
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".

Reply via email to