Re: [JBoss-user] Local interfaces and relations

2001-11-28 Thread Dave Smith
Sorry to reply to my own message but will be handy for the archives. The problem was that the child relation was missing a setting for the foreign key. The current cvs now warns of this case and after adding it was fine. Dave Smith wrote: > I am trying to get a localObject that is a 1 to ma

[JBoss-user] Local interfaces and relations

2001-11-27 Thread Dave Smith
I am trying to get a localObject that is a 1 to many unidirectional relationship. Parent/ChildLocal. It is then calling a method getData() that is a bulk data accessor. (RH 3.0 latest CVS head) So I have code that looks like this. It is a method in a Stateful Session Bean ArrayList