From: Jim D. <jim...@po...> - 2002-12-19 08:12:37
|
Sorry for taking a tangent here but after spending a day trying to figure out what SessionImpl was doing and to work out why my bi-directional associations didn't work I conceded defeat and moved to a unidirectional model. How do you 'setparent/setchild on both ends'? Is guidance on this in some documentation that I missed? Thanks, jim jim...@po... On Wed, Dec 18, 2002 at 02:45:46PM +0100, Christian Bauer wrote: > On 18 Dec (20:49), Gavin King wrote: > Using a Hibernate Session is straightforward if you don't use toplevel > collections, the only thing to keep in mind is handling bidirectional > associations with setparent/setchild on both ends. |