To point back from a B to it's A you need a ReferenceDescriptor. Tutorial3 has a sample for this (A productgroup with its articles. each articles has a reference to its productgroup)
cheers, Thomas > -----Urspr�ngliche Nachricht----- > Von: Kevin Viet [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 22. November 2002 15:51 > An: OJB Users List > Betreff: mapping 1:n > > > Hello, > Say I have A 1<->* B > > I know how to map the collection of object B in class A, but I can't > figure how to map the association in class B to A object > > -- > Kevin Viet <[EMAIL PROTECTED]> > ActiVia Networks > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
