[ 
http://issues.apache.org/jira/browse/IBATIS-22?page=comments#action_12418573 ] 

Robert DeVito commented on IBATIS-22:
-------------------------------------

An interesting situation.

Although it sounds natural to locate it in the statement spec, my guess is that 
this is best exposed from the SqlMapClient, since it really is a 
runtime-dependent parm. 

In any event, "Statment.setFetchSize" is the only other similar situation I can 
think of. Some very large performance gains can be acheived there. Perhaps 
there's an open issue on that topic ...?

> Specify Query Timeout
> ---------------------
>
>          Key: IBATIS-22
>          URL: http://issues.apache.org/jira/browse/IBATIS-22
>      Project: iBatis for Java
>         Type: New Feature

>   Components: SQL Maps
>     Reporter: Rahul Kapoor
>     Assignee: Jeff Butler
>      Fix For: 2.2.0

>
> There seems to be no current way to specify timeouts for select statements. I 
> did see a message in the sf forum that using driver properties is a possible 
> workaround. But it would be really nice to have a per statement timeout.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to