yes.  that is a good one.

On Mon, Sep 21, 2009 at 11:58 PM, Andrea Tassinari <
andre...@i-mconsulting.com> wrote:

> Hi,
>
> I've never felt the urge of having the tag <include refid=.... inside an
> iterate tag. Well I have a complex query where I have to UNION ALL a series
> of subqueries and finally apply a general ORDER BY. I'm used to group all
> the select field names in a sql tag and then have select statements like
> this one:
>
> SELECT <include refid="SelectFields" />
> FROM ....
>
> Now, I implemented the union ALL throught out an iterate tag which does not
> support the include. which is a pity, isn't it?
>
>
> --
> AndreaT
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-cs-unsubscr...@ibatis.apache.org
> For additional commands, e-mail: user-cs-h...@ibatis.apache.org
>
>


-- 
Michael J. McCurrey
Read with me at http://www.mccurrey.com
http://chaoticmindramblings.blogspot.com/

Reply via email to