Hello,
is it planned to add support for nested javabeans properties, also
collections?
I want to build few queries, connected using UNION (first iterate),
each query uses iterate for subqueries. Unfortunatelly now I must build
manually build that subqueries, and provide them as property. Second problem
is that I can specify whole bean in iterate tag (something like #value#) and
must use aditional holder for itregards Michał Małecki ps ibatis sqlmap is really great framework

