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

Knut Anders Hatlen updated DERBY-2438:
--------------------------------------

    Attachment: jdbc20.diff
                jdbc20.stat

JDBC20Translation is currently only used by ij.jj. This patch makes ij.jj use 
the constants, which are now available in the default compile classpath, 
directly instead of going through JDBC20Translation. The JDBC20Translation 
class is also imported into a number of other classes, but it's not actually 
used there. The patch removes unused import statements in those classes, and 
removes the JDBC20Translation class from the source tree.

> Remove JDBC20Translation and JDBC30Translation classes
> ------------------------------------------------------
>
>                 Key: DERBY-2438
>                 URL: https://issues.apache.org/jira/browse/DERBY-2438
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC
>            Reporter: Daniel John Debrunner
>         Attachments: jdbc20.diff, jdbc20.stat
>
>
> Now that JDBC 3.0/JSR 169 is the base level these constants can be used 
> directly from the java.sql classes.

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