[ 
https://issues.apache.org/jira/browse/DERBY-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571830#action_12571830
 ] 

dibyendumajumdar edited comment on DERBY-3451 at 2/23/08 6:07 PM:
-------------------------------------------------------------------

Revised patch - created at revision 630512.

Patch was created using Mercurial. See comments above for details on how to 
apply either using patch command or using Eclipse.

      was (Author: dibyendumajumdar):
    Revised patch - created at revision 630512.

Patch was created using Mercurial. See comments for details on how to apply 
either suing patch command or using Eclipse.
  
> Remove dependency between StandardException class and 
> org.apache.derby.impl.jdbc classes.
> -----------------------------------------------------------------------------------------
>
>                 Key: DERBY-3451
>                 URL: https://issues.apache.org/jira/browse/DERBY-3451
>             Project: Derby
>          Issue Type: Sub-task
>            Reporter: Dibyendu Majumdar
>            Assignee: Dibyendu Majumdar
>         Attachments: DERBY-3451_patch_rev630512.txt
>
>
> In the package org.apache.derby.iapi.error, the class StandardException 
> contains references to following classes:
> org.apache.derby.impl.jdbc.Util
> org.apache.derby.impl.jdbc.EmbedSQLException
> This is undesirable as it introduces a dependency between StandardException 
> and the implementation of EmbedSQLException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to