PKs With Multitable Inheritance
PKs With Multitable Inheritance
- Subject: PKs With Multitable Inheritance
- From: Ted Archibald <email@hidden>
- Date: Wed, 27 Jul 2011 18:21:10 -0600
With a project I'm working on I decided to have a number of my entities inherit from an abstract entity. Each of these entities have their own separate table (I forget what kind of inheritance that's called...).
I noticed that EOF is only generating a single series of PKs for the abstract parent entity and not PKs for each child entity. I read somewhere that that's what EOF likes to do with inheritance. But considering I'd never be dealing with the abstract entity, is there a way to make EOF give PKs to each individual entity?
_______________________________________________
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