[ 
http://issues.apache.org/jira/browse/DERBY-401?page=comments#action_12314706 ] 

Daniel John Debrunner commented on DERBY-401:
---------------------------------------------

I agree, though I assume the description is the correct action, and not the 
Summary. I don't think derby needs to have its own sub-classes of  
SQLException, just use those in JDBC 4.0 (when available). I don't think Derby 
requires the LocalSQLException at the moment, it should be removed and the code 
use SQLExceptions rather than a Derby specific sub-class.

> Add SQLException subclasses and throw them correctly to match JDBC 4 spec
> -------------------------------------------------------------------------
>
>          Key: DERBY-401
>          URL: http://issues.apache.org/jira/browse/DERBY-401
>      Project: Derby
>         Type: Improvement
>   Components: JDBC
>     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.
-
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

Reply via email to