[ http://issues.apache.org/jira/browse/DERBY-983?page=comments#action_12366500 ]
David Van Couvering commented on DERBY-983:
-------------------------------------------
Yes, as I was going home after submitting the last comment I realized I was mistaken.
I still would like to understand the motivation behind creating a separate SQLExceptionFactory
rather than having the SqlException class provide the shorthand methods.
David
> NetClient JDBC (40) using engine classes
> ----------------------------------------
>
> Key: DERBY-983
> URL: http://issues.apache.org/jira/browse/DERBY-983
> Project: Derby
> Type: Bug
> Components: Network Client
> Environment: all
> Reporter: Anurag Shekhar
> Assignee: Anurag Shekhar
> Attachments: derby-983.diff
>
> network client has refrence of
> org.apache.derby.impl.jdbc.Util.notImplemented ()
> this will cause class not found exception as this class is not part of client jar
--
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
|