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/07/23 16:30:39 UTC

[jira] [Created] (DERBY-6674) Cleanup brittle code in ValidateCheckConstraintResultSet

Rick Hillegas created DERBY-6674:
------------------------------------

             Summary: Cleanup brittle code in ValidateCheckConstraintResultSet
                 Key: DERBY-6674
                 URL: https://issues.apache.org/jira/browse/DERBY-6674
             Project: Derby
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 10.11.0.0
            Reporter: Rick Hillegas


The getNextRowCore() method of ValidateCheckConstraintResultSet is an almost exact cut-and-paste copy of the method it overrides in its superclass. This code should be re-factored to reduce the cut-and-paste brittleness. This was discovered while investigating DERBY-6665.



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