Re: Horizontal inheritance between different models and different databases.
Re: Horizontal inheritance between different models and different databases.
- Subject: Re: Horizontal inheritance between different models and different databases.
- From: Comm unity <email@hidden>
- Date: Wed, 20 Nov 2013 12:22:40 +0100
Some more informations:
I checked if the two Entities have the same external type, they have.
I get the following output
context from model of parententity: com.webobjects.eoaccess.EODatabaseContext@7a4fe91e
context from model of subentity: com.webobjects.eoaccess.EODatabaseContext@1f3a34af
Same?
Not same context.
So there are not the same context objects. Chuck said in the other thread, that this may cause the problem.
So how can I make my application use the same EODatabaseContext-Objects for the two different models. Or is it correct, that there are two different objects, because the models use different databases?
_______________________________________________
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