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/25 02:56:15 UTC

[jira] Closed: (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 closed HARMONY-3740.
-----------------------------


Thanks, Tim. The fix looks fine.

> [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
>         Assigned To: Tim Ellison
>         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.