Re: Reflexive reference relation
"Bruno CROS" <[email protected]>
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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. > >