Thanks Thomas - that is what I was looking for.

As an aside - is there any plan to update the Java docs on the Jakarta site
?
I looked there first - but did not see this method.

Gary

----- Original Message -----
From: "Thomas Mahler" <[EMAIL PROTECTED]>
To: "OJB Users List" <[EMAIL PROTECTED]>
Sent: Friday, November 08, 2002 6:07 PM
Subject: Re: Refresh Joins for New Instance of a Persistent Object


> yes,
> use PersistenceBroker::retrieveAllReferences(instance)
>
> cheers,
> Thomas
>
> Gary A. Bartlett wrote:
> > Greetings -
> >
> > I have the following situation and would like to know if OJB can help
with
> > the solution.
> >
> > In our system I have a persistent object that contains foreign keys to
other
> > objects (these are defined as reference-descriptors in the Repository).
If
> > I create a new instance of this first object and set the foreign keys,
is
> > there any way that I can ask OJB to refresh the joins for this object ?
> >
> > Thanks,
> >
> > Gary Bartlett
> >
> >
> > --
> > To unsubscribe, e-mail:
<mailto:ojb-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail:
<mailto:ojb-user-help@;jakarta.apache.org>
> >
> >
> >
> >
>
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>

Reply via email to