[ https://issues.apache.org/jira/browse/DERBY-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-1999:
--------------------------------------
Urgency: Normal
Bug behavior facts: [Deviation from standard]
Triaged for 10.5.2.
> Query timeout should throw SQLTimeoutException in JDBC4
> -------------------------------------------------------
>
> Key: DERBY-1999
> URL: https://issues.apache.org/jira/browse/DERBY-1999
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.2.1.6, 10.3.1.4
> Reporter: Dag H. Wanvik
> Priority: Minor
>
> JDBC4 specifies that SQLTimeoutException should be thrown. From the
> Javadoc:
> > public class SQLTimeoutException
> > extends SQLTransientException
> >
> > The subclass of SQLException thrown when the timeout specified by
> > Statement has expired.
> We don't use this subclass currently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|