[ http://nagoya.apache.org/jira/browse/IBATIS-22?page=comments#action_56323 ] Rahul Kapoor commented on IBATIS-22: ------------------------------------
But if the the driver does support the setQueryTimeout then the timeout supplied with the statement could be used. Also the problem with using driver properties (in the config file) is that all statements using the same session have the same timeout which is rarely what you want. > Specify Query Timeout > --------------------- > > Key: IBATIS-22 > URL: http://nagoya.apache.org/jira/browse/IBATIS-22 > Project: iBatis for Java > Type: New Feature > Components: SQL Maps > Reporter: Rahul Kapoor > > 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://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
