RE: Problem with fetching data in one to many relationship

2007-01-18 Thread Band, Aniket
trying to incorporate that into iBATIS. Randy _ From: Band, Aniket [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 5:12 PM To: user-java@ibatis.apache.org Subject: RE: Problem with fetching data in one to many relationship but it works fine when there are child records. Y

RE: Problem with fetching data in one to many relationship

2007-01-18 Thread Randy Layman
that into iBATIS. Randy From: Band, Aniket [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 5:12 PM To: user-java@ibatis.apache.org Subject: RE: Problem with fetching data in one to many relationship but it works fine when there are child re

RE: Problem with fetching data in one to many relationship

2007-01-18 Thread Band, Aniket
@ibatis.apache.org Subject: RE: Problem with fetching data in one to many relationship Remove CDATA in second request. The CDATA prevents your second request from working. Or better, remove it everywhere and use > and < instead of > and <. Christian _ From: Band, Aniket [mailto:[EMA

RE: Problem with fetching data in one to many relationship

2007-01-18 Thread Poitras Christian
Remove CDATA in second request. The CDATA prevents your second request from working. Or better, remove it everywhere and use > and < instead of > and <. Christian From: Band, Aniket [mailto:[EMAIL PROTECTED] Sent: Thursday, 18 January 2007 16:49 To: user-java@i