[ http://nagoya.apache.org/jira/browse/DERBY-31?page=comments#action_56813 ] Amit Handa commented on DERBY-31: ---------------------------------
Just to correct what I have commenetd earlier, The solution can be from the time a query is executeXXX is called till the time executeXXX fetches a ResultSet handle. If this time is greater than the time set, throw SQLException > Statement.setQueryTimeout() support. > ------------------------------------ > > Key: DERBY-31 > URL: http://nagoya.apache.org/jira/browse/DERBY-31 > Project: Derby > Type: New Feature > Components: JDBC > Environment: ALL > Reporter: Ali Demir > > Calling Statement.setQueryTimeout() throws exception saying that function is > not supported. This is an important JDBC feature and is limiting our options > to use Derby with our JDBC code. Implementing this JDBC function would make > Derby much easier to adopt. -- 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
