You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Bruno CROS <br...@gmail.com> on 2006/10/30 14:05:48 UTC

Reflexive reference relation

 Hi,

 At start of my project, I remember i did a workaround to translate the
mapping of reflexive relation, but i'm not sure why... so  I did it again,
and obtained a PK_VIOLATED exception !

  Even i don't known why this couldn't be possible ( i mean without
"simulated" indirection table, so referencing directly) Did someone do
something like that ?

  E.g. : an instance A class C reference an object B class C too.

Thanks again.

Release 1.0.4 with some patches.

Re: Reflexive reference relation

Posted by Bruno CROS <br...@gmail.com>.
Well, do not care about last mail. Reflexive relation works fine if you
don't forget the flush or checkpoint absolutely necessary.

OJB is really a great tool.

Thanks.


On 10/30/06, Bruno CROS <br...@gmail.com> wrote:
>
>
>  Hi,
>
>  At start of my project, I remember i did a workaround to translate the
> mapping of reflexive relation, but i'm not sure why... so  I did it again,
> and obtained a PK_VIOLATED exception !
>
>   Even i don't known why this couldn't be possible ( i mean without
> "simulated" indirection table, so referencing directly) Did someone do
> something like that ?
>
>   E.g. : an instance A class C reference an object B class C too.
>
> Thanks again.
>
> Release 1.0.4 with some patches.
>
>