Re: Relationships with horizontally mapped inheritance
Re: Relationships with horizontally mapped inheritance
- Subject: Re: Relationships with horizontally mapped inheritance
- From: John Boynton <email@hidden>
- Date: Tue, 05 Aug 2003 10:14:24 -0600
Thanks Chuck. I put together a small test model (without applying it to
a real database), and the FK constraints are not generated for Invoice
to BillableEntity relationship.
John
Chuck Hill wrote:
This will work fine in terms of EOF and Java inheritance. What won't work
fine is the foreign key relationships from Invoice to BillableEntity (there
being no row in that table corresponding to the key). I don't recall if
EOModeler still generates the FK constraint in this case (it used to), but
it if does you will have to manually drop it. Other than that it should be
smooth sailing.
Chuck
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.