Hello the second parameter to the function, is it the object that is going to be inserted?
Thanks,
don public NSDictionary databaseContextNewPrimaryKey(EODatabaseContext dbCtxt, Object object, EOEntity entity) { NSMutableDictionary newPrimaryKey = new NSMutableDictionary(); NSArray entityPrimaryKeys = entity.primaryKeyAttributeNames(); ... return newPrimaryKey; }
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
|