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

Anurag Shekhar commented on DERBY-819:
--------------------------------------

There were some ? chars in SystemProcedures.java )all of them in comments) I 
checked my files It apears to me that some how there were some unprintable char 
in in the file  on my workspace which apeared as '?' while making the diff. And 
it skipped me as all of them wehre in comments and didn't created any failure 
in derbyall.


EmbeddedSQLExcpetion has two main functionality not avialble in SQLException
1. It prints the stack trace to the root cause
        
I have taken taken care of this by setting the stack trace of the newly created 
exception to the root cause.

2. It doesn't adds the class name in return toString.

This is lost while changing the exception. I will add comment about it.



> 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_2.stat, derby-819-onlyforreview.diff, 
> derby-819.diff, derby-819_2.diff, derby-819_3.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