Re: How to handle relationship properties?
Re: How to handle relationship properties?
- Subject: Re: How to handle relationship properties?
- From: Arturo Perez <email@hidden>
- Date: Tue, 03 Jan 2006 13:48:24 -0500
Maybe it's a regression with your version of WebObjects/EOF? I'm still
on something like 5.2.4 (whatever the latest that runs under Panther).
-arturo
Miguel Arroz wrote:
Hi!
Didn't know the tool, but downloaded and tried. Nice! :)
It works fine with my model. Of course, I cannot try my fetch
specification there because I would need the real Java object :) but
it works, I can browse, and from my AccountUser (I'm connecting Users
with Accounts), I may see a User and it's fields, and an Account and
it's fields.
Yours
Miguel Arroz
On 2006/01/03, at 13:51, Arturo Perez wrote:
I use the pgSQL and wonder plugin and I don't have this problem.
Here's something to try, and a handy thing in any case.
Are you aware of the tool called DBEdit? It's like TOAD or any other
database browser but it uses your EOModel to intelligently navigate
your schema. Can you browse through your database successfully with
DBEdit?
-arturo
Miguel Arroz wrote:
Hi!
Yes, they have the key and not the diamond.
I'm using PosgreSQL and the wonder PostgreSQL plugin. Could that
be the problem?
Yours
Miguel Arroz
On 2006/01/03, at 13:35, Arturo Perez wrote:
Miguel Arroz wrote:
Hi!
It does not work... it actually generates the correct SQL call,
with the user_id column name and such, but apparently it can't get
the primary key value from the object and throws an exception (No
value specified for parameter 1.). Maybe if I make the primary key
a class property, but that sucks... am I doing something wrong?
_______________________________________________
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