[
https://issues.apache.org/jira/browse/DERBY-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527187
]
Kathey Marsden commented on DERBY-401:
--------------------------------------
It is too bad the DRDA protocol error SQL States outlined in the DRDA spec are
not covered in the JDBC 4.0 spec. I think the intent of the subclassing is to
avoid users having to check specific SQLStates and error codes. Having some
fatal errors left out defeats the point #:(.
> Add SQLException subclasses and throw them correctly to match JDBC 4 spec
> -------------------------------------------------------------------------
>
> Key: DERBY-401
> URL: https://issues.apache.org/jira/browse/DERBY-401
> Project: Derby
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 10.1.1.0
> Reporter: David Van Couvering
> Priority: Minor
>
> JDBC4 defines subclasses of SQLException. Derby code should be upgraded to
> use these subclasses and throw them correctly based on the spec. I recommend
> we can start work on this even prior to JDBC 4 spec being finalized.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.