>Response to: 1->n association ([EMAIL PROTECTED]) >From: Jorge Martins <[EMAIL PROTECTED]> >Subject: 1->n association >Date: Fri, 29 Nov 2002 15:58:41 -0000 >Content-Type: text/plain; > charset="us-ascii"
>Could it be that the getter/setter in class B for attribute AId is >get/setAId()? >I believe the correct name for the attribute in the mappings file would >be 'aId' instead of 'AId'... >Please correct me if I'm wrong... but this kind of error has been >appearing to me when there is no setter for a mapped attribute >Jorge Hello, indeed it was an accessor problem. I found it out when changing the PersistentFieldClass property in OJB.properties and putting all my members in public. I haven't tested your advice yet. Yet, thanks anyway. Franck
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
