Re: DatabaseContextDelegate + Compound Primary Keys that Include Foreign Keys
Re: DatabaseContextDelegate + Compound Primary Keys that Include Foreign Keys
- Subject: Re: DatabaseContextDelegate + Compound Primary Keys that Include Foreign Keys
- From: Anjo Krank <email@hidden>
- Date: Tue, 10 Jun 2008 21:00:08 +0200
Am 10.06.2008 um 20:38 schrieb Robert B.Hanviriyapunt:
if ( primaryKeyAttribute.adaptorValueType() !=
EOAttribute.AdaptorBytesType )
{
// We support only number keys, so call the superclass
return null;
}
You sure the condition is right?
Cheers, Anjo
_______________________________________________
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