The reference from the element object to the object with the collection is
not at all useless. It is how OJB actually implements the 1:n association
(it stores the primarykey of the object with the collection).


I guess to think of it another way (and perhaps take liberties with mapping syntax), what I really want might be described as 0:n mapping which is what collections really are. The objects in a collection have no clue that they are being collected.

- Gus



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to