You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Jeff Butler (JIRA)" <ib...@incubator.apache.org> on 2006/06/04 16:28:31 UTC

[jira] Closed: (IBATIS-22) Specify Query Timeout

     [ http://issues.apache.org/jira/browse/IBATIS-22?page=all ]
     
Jeff Butler closed IBATIS-22:
-----------------------------

    Fix Version: 2.2.0
     Resolution: Fixed

Fixed in SVN.  This support uses the JDBC driver support (Statement.setQueryTimeout) which may not be implemented by all JDBC drivers.  iBATIS itself does not start any extra threads.

> 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