[ http://issues.apache.org/jira/browse/DERBY-819?page=all ]

Anurag Shekhar updated DERBY-819:
---------------------------------

    Attachment: derby-819_2.diff

changes from last patch (for embedded driver)
Moved all exception methods to SQLExceptionFactory (from Util)
modified all the classes using UUtil class to get EmbeddedSQLException to call 
out InternalDriver.getExceptionFactory

modified Util.notImplemented() to return SQLException. This method is being 
called from 4.0 net client which shouldn't be 
throwing EmbeddedException. This method can be removed from Util.java after net 
client is modified to use Exception factory in net client.

> Provide JDBC4 SQLException subclasses support in Embedded driver
> ----------------------------------------------------------------
>
>          Key: DERBY-819
>          URL: http://issues.apache.org/jira/browse/DERBY-819
>      Project: Derby
>         Type: Sub-task
>   Components: JDBC
>  Environment: all
>     Reporter: Anurag Shekhar
>     Assignee: Anurag Shekhar
>     Priority: Minor
>  Attachments: derby-819-onlyforreview.diff, derby-819.diff, derby-819_2.diff, 
> stat.out
>


-- 
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