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)" <de...@db.apache.org> on 2006/05/03 21:13:49 UTC

[jira] Created: (DERBY-1279) Bad column name in DatabaseMetaData.getColumns()

Bad column name in DatabaseMetaData.getColumns()
------------------------------------------------

         Key: DERBY-1279
         URL: http://issues.apache.org/jira/browse/DERBY-1279
     Project: Derby
        Type: Bug

  Components: JDBC  
    Versions: 10.2.0.0    
    Reporter: Rick Hillegas
     Fix For: 10.2.0.0


This method returns a column named "SCOPE_CATLOG". Derby has corrected this typo to "SCOPE_CATALOG". To conform to the spec, Derby should faithfully mis-spell this column name.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DERBY-1279) Bad column name in DatabaseMetaData.getColumns()

Posted by "Rick Hillegas (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1279?page=all ]
     
Rick Hillegas resolved DERBY-1279:
----------------------------------

    Resolution: Fixed

Fixed with DERBY-137.

> Bad column name in DatabaseMetaData.getColumns()
> ------------------------------------------------
>
>          Key: DERBY-1279
>          URL: http://issues.apache.org/jira/browse/DERBY-1279
>      Project: Derby
>         Type: Bug

>   Components: JDBC
>     Versions: 10.2.0.0
>     Reporter: Rick Hillegas
>      Fix For: 10.2.0.0

>
> This method returns a column named "SCOPE_CATLOG". Derby has corrected this typo to "SCOPE_CATALOG". To conform to the spec, Derby should faithfully mis-spell this column name.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DERBY-1279) Bad column name in DatabaseMetaData.getColumns()

Posted by "Knut Anders Hatlen (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1279?page=comments#action_12416715 ] 

Knut Anders Hatlen commented on DERBY-1279:
-------------------------------------------

As far as I can see, getColums() doesn't return any column named SCOPE_CATLOG or SCOPE_CATALOG (but it should return SCOPE_CATLOG according to the spec). getAttributes() returns SCOPE_CATALOG, but the spec spells 'catalog' correctly for that method.

> Bad column name in DatabaseMetaData.getColumns()
> ------------------------------------------------
>
>          Key: DERBY-1279
>          URL: http://issues.apache.org/jira/browse/DERBY-1279
>      Project: Derby
>         Type: Bug

>   Components: JDBC
>     Versions: 10.2.0.0
>     Reporter: Rick Hillegas
>      Fix For: 10.2.0.0

>
> This method returns a column named "SCOPE_CATLOG". Derby has corrected this typo to "SCOPE_CATALOG". To conform to the spec, Derby should faithfully mis-spell this column name.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-1279) Bad column name in DatabaseMetaData.getColumns()

Posted by "Rick Hillegas (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1279?page=all ]
     
Rick Hillegas closed DERBY-1279:
--------------------------------


> Bad column name in DatabaseMetaData.getColumns()
> ------------------------------------------------
>
>          Key: DERBY-1279
>          URL: http://issues.apache.org/jira/browse/DERBY-1279
>      Project: Derby
>         Type: Bug

>   Components: JDBC
>     Versions: 10.2.0.0
>     Reporter: Rick Hillegas
>      Fix For: 10.2.0.0

>
> This method returns a column named "SCOPE_CATLOG". Derby has corrected this typo to "SCOPE_CATALOG". To conform to the spec, Derby should faithfully mis-spell this column name.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira