• 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: Many-to-Many inside same Entity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Many-to-Many inside same Entity


  • Subject: Re: Many-to-Many inside same Entity
  • From: Wolfram Stebel <email@hidden>
  • Date: Tue, 07 Feb 2006 13:20:04 +0100
  • Thread-topic: Many-to-Many inside same Entity

Am 07.02.2006 12:31 Uhr schrieb "Amedeo Mantica" unter
<email@hidden>:

> Hi, a question... how to implement this:
>
> Products entity...
>
> some product can be related to many other products...
>
> then I need to join in many-to-many the same entity...
>
> any suggestion?
>
> thanks
> Amedeo
You can not "automagically" join this in.
But you can modify the relations after a join to another temporary table,
and it works.
I did this on the base class in an vertical inheritance to connect base and
derived objects, and it too works.
But one thing: you have to maintain the join table manually!

I will send you an extract of the data model with separata post.


Wolfram


 _______________________________________________
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

  • Follow-Ups:
    • Re: Many-to-Many inside same Entity
      • From: Louis Demers <email@hidden>
References: 
 >Many-to-Many inside same Entity (From: Amedeo Mantica <email@hidden>)

  • Prev by Date: Many-to-Many inside same Entity
  • Next by Date: Accessing the session in WOLongResponsePage.performAction
  • Previous by thread: Many-to-Many inside same Entity
  • Next by thread: Re: Many-to-Many inside same Entity
  • Index(es):
    • Date
    • Thread