http://static.springframework.org/spring/docs/1.1.5/api/org/springframework/orm/ibatis/SqlMapClientTemplate.html
org.springframework.orm.ibatis
Class SqlMapClientTemplate
public List queryForList(String statementName,
Object parameterObject,
int skipResults,
int maxResults)
I am not sure. Take a look at this. This might help. For this method
you can give the range of rows/result/objects you want.
-Kiran
--- On Fri, 11/7/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Subject: Need information regarding Row Handler implementation usage.
To: [email protected]
Date: Friday, November 7, 2008, 8:59 AM
Hi,
I am executing one
SQL that implements the usage of rowHandler. This SQL fetches more than 200K
records which is affecting the overall application
performance.
I want to
identify the time taken by the row Handler to execute the SQL and fetch
record.
Is there any way
to differentiate the query response time and time taken by the logic implemented
in handleRow() method.
Is there any
document/Forum/blog that can describe the handleRow()
method?
Thanks
Ankit
Please do not print this email unless it is absolutely necessary.
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not the
intended recipient, you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately and destroy all copies of this message and
any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The company
accepts no liability for any damage caused by any virus transmitted by this
email.
www.wipro.com