• 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: Relationship between 2 models
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Relationship between 2 models


  • Subject: Re: Relationship between 2 models
  • From: Art Isbell <email@hidden>
  • Date: Tue, 7 Oct 2003 10:46:25 -1000

On Tuesday, October 7, 2003, at 06:00  AM, Eric Trahan wrote:

what's the trick to define a relationship between 2 models.

I have one model for a FrontBase database and another model for a OpenBase database. There's one entity in each model with a clientId.

Avoid anything that would create an SQL join between tables in each DB. E.g., no flattened attributes or relationships across models, no fetch specs that involve attributes from both models, etc. You'll need to do the joins locally in your app. Otherwise, it's doable.


Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Relationship between 2 models
      • From: Arturo PĂ©rez <email@hidden>
References: 
 >Relationship between 2 models (From: Eric Trahan <email@hidden>)

  • Prev by Date: resource flushDataCache()
  • Next by Date: Re: Relationship between 2 models
  • Previous by thread: Relationship between 2 models
  • Next by thread: Re: Relationship between 2 models
  • Index(es):
    • Date
    • Thread