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/08/19 18:34:13 UTC

[jira] Created: (IBATIS-335) Don't call setQueryTimeout if no value was configured

Don't call setQueryTimeout if no value was configured
-----------------------------------------------------

                 Key: IBATIS-335
                 URL: http://issues.apache.org/jira/browse/IBATIS-335
             Project: iBatis for Java
          Issue Type: Bug
    Affects Versions: 2.2.0
         Environment: All
            Reporter: Jeff Butler
         Assigned To: Jeff Butler


We call setQueryTimeout(0) if no value is configured, but this causes a runtime error if the driver doesn't support this setting.

-- 
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

        

[jira] Closed: (IBATIS-335) Don't call setQueryTimeout if no value was configured

Posted by "Jeff Butler (JIRA)" <ib...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/IBATIS-335?page=all ]

Jeff Butler closed IBATIS-335.
------------------------------

    Fix Version/s: 2.2.1
       Resolution: Fixed

Fixed in SVN

> Don't call setQueryTimeout if no value was configured
> -----------------------------------------------------
>
>                 Key: IBATIS-335
>                 URL: http://issues.apache.org/jira/browse/IBATIS-335
>             Project: iBatis for Java
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>         Environment: All
>            Reporter: Jeff Butler
>         Assigned To: Jeff Butler
>             Fix For: 2.2.1
>
>
> We call setQueryTimeout(0) if no value is configured, but this causes a runtime error if the driver doesn't support this setting.

-- 
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