You need to use the <iterate> tag.
If you're wondering about Abator, it has no support for this currently. But it is coming...once we get nested iterate tags working.
Jeff Butler
On 4/28/06, Paul Carr <[EMAIL PROTECTED]> wrote:
How would you do an "in" in ibatis ?
e.g.
select name from person where person_id in (12,23,34,56);
