Re: Modeling Many-to-Many with EOModeler
Re: Modeling Many-to-Many with EOModeler
- Subject: Re: Modeling Many-to-Many with EOModeler
- From: "Arturo Perez" <email@hidden>
- Date: Fri, 13 Aug 2004 14:41:28 -0400
William Norris wrote:
not to divert this dicussion, but I'm having another problem with
many-to-many relationships. I set up the relationship and EOModeler
creates a join table for me, but when I tell it to generate SQL for
the model, it doesn't include the join table at all. I realize the
join table is transparent when doing the business logic, but it has to
actually exist in the data store does it not?
Yep. But EOModeller does not fill in the table name, etc. It's either
a bug (most of us think that) or a feature (if your schema already exists).
So, in the join table entity fill in the table name and its columns and
EOMOdeller will create it.
_______________________________________________
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.