• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Horizontal inheritance between different models and different databases.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Horizontal inheritance between different models and different databases.


  • Subject: Re: Horizontal inheritance between different models and different databases.
  • From: Paul Yu <email@hidden>
  • Date: Tue, 19 Nov 2013 09:33:39 -0500

All I know is there is a rule for Cross DATABASE relationships are not a good thing.  You will need to look up exactly why.

Paul
On Nov 19, 2013, at 9:01 AM, Comm unity <email@hidden> wrote:

> Hey guys,
> I try to model an inheritance between two different models and two databases.
>
> I have the parent entity modeled in "model1" and stored in "database1" and the subentity in "model2" and "database2".
>
> The subentity has additional attributes and additional relations.
>
> Now, when I try to run the application, the following exception appears:
>
> IllegalArgumentException: _buildNodeListWithParent: cannot do a deep fetch on entity '<SubEntity>' with parent '<ParentEntity>' because they are stored in different databases.
>
> Where <SubEntity> is the name of the subentity and <ParentEntity> the name of the parententity.
>
> Does anybody have an idea?
>
> Thanks.
>
> _______________________________________________
> 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


 _______________________________________________
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


References: 
 >Horizontal inheritance between different models and different databases. (From: Comm unity <email@hidden>)

  • Prev by Date: Postgresql citext
  • Next by Date: Re: Postgresql citext
  • Previous by thread: Horizontal inheritance between different models and different databases.
  • Next by thread: Re: Horizontal inheritance between different models and different databases.
  • Index(es):
    • Date
    • Thread