[ 
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

Reply via email to