You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dibyendu Majumdar (JIRA)" <ji...@apache.org> on 2008/02/23 01:51:19 UTC

[jira] Updated: (DERBY-3453) The PublicAPI class should belong to org.apache.derby.iapi.jdbc as it handles creation of SQLException

     [ https://issues.apache.org/jira/browse/DERBY-3453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dibyendu Majumdar updated DERBY-3453:
-------------------------------------

    Attachment: DERBY-3453_patch_1.txt

The PublicAPI class has been moved to org.apache.derby.iapi.jdbc.
The EmbedSQLException and EmbedSQLWarning classes have been moved out of org.apache.derby.impl.jdbc to org.apache.derby.iapi.jdbc.

> The PublicAPI class should belong to org.apache.derby.iapi.jdbc as it handles creation of SQLException
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3453
>                 URL: https://issues.apache.org/jira/browse/DERBY-3453
>             Project: Derby
>          Issue Type: Sub-task
>            Reporter: Dibyendu Majumdar
>            Assignee: Dibyendu Majumdar
>         Attachments: DERBY-3453_patch_1.txt
>
>
> The PublicAPI class should belong to org.apache.derby.iapi.jdbc as it handles creation of SQLException.
> The classes EmbedSQLException and EmbedSQLWarning are better placed in org.apache.derby.iapi.jdbc. These classes are referenced outside the jdbc module.

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