[
https://issues.apache.org/jira/browse/DERBY-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik reassigned DERBY-6638:
------------------------------------
Assignee: Dag H. Wanvik
> 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)