I guess, auto-update="true" may help. David ----- Puvodn� zpr�va ----- Od: "Morley, Liam " <[EMAIL PROTECTED]> Komu: "OJB Users List" <[EMAIL PROTECTED]> Odesl�no: 27. cervna 2004 9:01 Predmet: storing objects with nested objects
I have 3 separate objects: A, B, and C. A has a collection of B, where each B has a C. I can store any one of these objects individually without a problem. What I'd like to do, though, is store A, and have B and C recursively stored (and mapped to each other correctly). Currently, when I store A, objects of B and C don't get stored. There has to be a recommended way of doing that? Thanks all, Liam Morley --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
