I posted this question awhile ago, but no reasonable answer
was given yet.  This has to do with the database doing "ON
DELETE CASCADE" on database child records.

If a direct delete occurs on the database, the EJB 1.1 spec
says that the corresponding bean should be removed from the
container.  But how can this be done ? The database does
not notify the container if a record was deleted.

Rubens.

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