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/24 11:07:16 UTC

[jira] Updated: (HARMONY-3740) [classlib][sql] 11 new methods in RowSetMetaDataImpl

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

Ruth Cao updated HARMONY-3740:
------------------------------

    Attachment: Harmony-3740.diff

May somebody pls try this?

I also add some tests in RowSetMetaDataImpl.setColumnCount(int, boolean)

> [classlib][sql] 11 new methods in RowSetMetaDataImpl
> ----------------------------------------------------
>
>                 Key: HARMONY-3740
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3740
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Attachments: Harmony-3740.diff
>
>
> 11 new methods setSearchable, setCurrency, setSigned, setColumnLabel, isSearchable, isCurrency, isSigned, getColumnLabel, isReadOnly, isWritable, isDefinitelyWritable are introduced in java 5 but not implemented in Harmony(project sql). 
> I'll create a patch for this soon, thanks.

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