as far as i am aware there is no such feature so send some more details ie the 
xml file with query? 

________________________________

From: Michal Malecki [mailto:[EMAIL PROTECTED]
Sent: Thu 04/08/2005 12:52
To: [email protected]
Subject: queryForList with skip max and groupBy feature



Hello,
I am using groupBy feature to build complex objects, whith array of other
objects. Yestarday I have discovered my mistake in sql - I have used Limit
and offset in postgresql sql, which caused that I got less objects than I
should (few rows create one object). Then I recalled- ibatis has
queryForList(java.lang.String id, java.lang.Object parameterObject, int
skip, int max), so I made changes in code, but I am still getting less
objects then max.
Please tell - is it bug or feature :) ? If feature, how can I specify number
of objects that I want to get?

Thanks!
Michal Malecki






This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

<<inline: winmail.dat>>

Reply via email to