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 "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2014/06/26 13:51:25 UTC

[jira] [Resolved] (DERBY-6638) Remove unnecessary use of reflection in SignatureChecker

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

Dag H. Wanvik resolved DERBY-6638.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 10.11.0.0

> Remove unnecessary use of reflection in SignatureChecker
> --------------------------------------------------------
>
>                 Key: DERBY-6638
>                 URL: https://issues.apache.org/jira/browse/DERBY-6638
>             Project: Derby
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Dag H. Wanvik
>            Assignee: Dag H. Wanvik
>             Fix For: 10.11.0.0
>
>         Attachments: derby-6638-2.diff, derby-6638.diff, derby-6638.status
>
>
> Ca line 377 in SignatureChecker we use reflection to call DatabaseMetaData#getFunctionColumns. This is no longer necessary after we removed support for JDR 169.
> {color:blue}
> [Update:] There are more occurrences of reflection that can be removed in this class.
> {color}



--
This message was sent by Atlassian JIRA
(v6.2#6252)