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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2014/02/02 00:40:08 UTC

[jira] [Updated] (DERBY-6464) Improve the encapsulation of ResultColumn and ColumnReference

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

Rick Hillegas updated DERBY-6464:
---------------------------------

    Attachment: derby-6464-02-aa-fixJavadoc.diff

Attaching derby-6464-02-aa-fixJavadoc.diff. This patch corrects a javadoc warning introduced by the previous submission.

Touches the following file:

M       java/engine/org/apache/derby/impl/sql/compile/ResultColumn.java


> Improve the encapsulation of ResultColumn and ColumnReference
> -------------------------------------------------------------
>
>                 Key: DERBY-6464
>                 URL: https://issues.apache.org/jira/browse/DERBY-6464
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.11.0.0
>            Reporter: Rick Hillegas
>            Assignee: Rick Hillegas
>         Attachments: derby-6464-01-aa-makeFieldsPrivate.diff, derby-6464-02-aa-fixJavadoc.diff
>
>
> These two classes have a lot of package visible fields. This makes it hard to reason about how they are being used. This issue tracks some improvements to the encapsulation of these classes.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)