and could not get it to work.
Jim Wright
-Original Message-
From: Thomas Dudziak [mailto:[EMAIL PROTECTED]
Sent: Monday, August 14, 2006 11:43 PM
To: OJB Users List
Subject: Re: Key in object not propulated from Foreign key listed in
reference-descriptor
On 8/11/06, Wright, Jim (N
On 8/11/06, Wright, Jim (NIH/CIT) [C] <[EMAIL PROTECTED]> wrote:
Tom, I also did a little experiment to see the order in which each
object is inserted by the store method. However the only one that
appeared to be inserted was my report object which is the parent of
scientist and IOS objects. I
-Original Message-
From: Thomas Dudziak [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 12:16 PM
To: OJB Users List
Subject: Re: Key in object not propulated from Foreign key listed in
reference-descriptor
On 8/11/06, Wright, Jim (NIH/CIT) [C] <[EMAIL PROTECTED]> wrote:
On 8/11/06, Wright, Jim (NIH/CIT) [C] <[EMAIL PROTECTED]> wrote:
I have a field in a class called IOS that is not getting populated from
the foreign key definition in the scientist reference-descriptor shown
in IOS class-descriptor.
My guess is that your problem stems from the fact that you us
I have a field in a class called IOS that is not getting populated from
the foreign key definition in the scientist reference-descriptor shown
in IOS class-descriptor. Here is the class descriptor containing the
field scid that is not getting populated on insertion: