You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ruth Cao (JIRA)" <ji...@apache.org> on 2007/04/26 08:26:15 UTC

[jira] Updated: (HARMONY-3760) [classlib][sql] 12 new methods in RowSetMetaDataImpl

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

Ruth Cao updated HARMONY-3760:
------------------------------

    Attachment: Harmony-3760.zip

May somebody pls try this?

>  [classlib][sql] 12 new methods in RowSetMetaDataImpl
> -----------------------------------------------------
>
>                 Key: HARMONY-3760
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3760
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Attachments: Harmony-3760.zip
>
>
> 12 new methods - setNullable, setColumnDisplaySize, setPrecision, setScale, setTableName, setCatalogName, isNullable, getColumnDisplaySize, getPrecision, getScale, getTableName, getCatalogName are introduced in java 5 but not implemented in Harmony(project sql). 
> Besides, for serialization compatibility with RI, the implementation of internal colInfo array should be modified.
> I'll create a patch fixing the two issues above, thanks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.