Re: One-to-one relationship
Re: One-to-one relationship
- Subject: Re: One-to-one relationship
- From: Francesco Romano <email@hidden>
- Date: Sun, 7 Dec 2008 17:36:32 +0100
Maybe I made something wrong...
This is my "last" version of the model:
Entity Prodotto
Entity ProdottoPrivato
Prodotto owns and propagate key to prodottoprivato.
The problem is... Prodotto needs ProdottoPrivato and prodottoPrivato
needs prodotto..
So I created a "loop"..
ProdottoPrivato and Prodotto have a 1-to-1 relation
I can't create a Prodottoprivato without a Prodotto, but I want to do
the inverse.
The PK of prodottoPrivato is the PK of Prodotto.
I don't know how to manage this..
Francesco
_______________________________________________
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