i meant number of objects returned... Caqn u also post the sql..
Cheers,
 
Steve 

________________________________

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



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

About which feature are you talking about?
groupby:
<resultMap class="LoggingBean" id="LoggingBeansMap" groupBy="id">
<result property="id" column="le_id"/>
<result property="level" column="le_level"/>
<result property="location" column="le_location"/>
<result property="logger" column="le_logger"/>
<result property="timestamp" column="le_timestamp" jdbcType="TIMESTAMP"
    typeHandler="pl.psnc.progress.szdmon.database.TimestampHandler"/>
<result property="mdc" resultMap="KeyValueMap"/>
</resultMap>

<resultMap class="KeyValue" id="KeyValueMap">
<result property="key" column="lk_name"/>
<result property="value" column="lea_value"/>
</resultMap>

regards
Michal Malecki
Dzial Uslug Sieciowych







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