When OJB loads ParentObject, it calls the default constructor which creates a ChildObject. During the load process OJB then specifically sets ChildObject = null.
Is there a way to turn this off. In other words I want OJB to not specifically set ChildObject = null when loading.
Thanks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
