RE: retrieve a list of strings, how?

2007-10-12 Thread lihh
; actually executes? Also, post the select statement that uses the > ClueEntry result map and the corresponding Java-code. > > Niels > > -Original Message- > From: lihh [mailto:[EMAIL PROTECTED] > Sent: donderdag 11 oktober 2007 21:14 > To: user-java@ibatis.apache.org

retrieve a list of strings, how?

2007-10-11 Thread lihh
Hi all, I am very new on iBatis and I have searched this forum and followed few of the examples but still not able to get this to work. In my sqlmap I have this ... ... SELECT fullname FROM members where members.specialid = #id# the id is a special id, multiple people