Does "cascade delete" drill down multiple teirs?
Does "cascade delete" drill down multiple teirs?
- Subject: Does "cascade delete" drill down multiple teirs?
- From: Dan Grec <email@hidden>
- Date: Tue, 17 Mar 2009 16:31:53 -0600
Hey everyone,
Simple setup in the model as follows:
A Branch has many Employees with a cascade delete rule.
An Employee has many Addresses with a cascade delete rule.
When I delete a Branch, I would like EOF to automatically delete all
of the associated Employees (which it is doing)
and then cascade down and delete all of the Addresses that are
associated to all of those Employees (which it is not doing)
Is EOF supposed to do this? Any ideas why it is not?
WO 5.4.3
Latest Wonder
Oracle 10g is the DB using ojdbc14.jar with the thin driver
Thanks,
-Dan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden