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

[jira] Assigned: (HARMONY-3733) [classlib][sql]new constructor, methods in RowSetMetaDataImpl - isAutoIncrement, isCaseSensitive, setAutoIncrement, setCaseSensitive, setColumnCount, getColumnCount

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

Paulex Yang reassigned HARMONY-3733:
------------------------------------

    Assignee: Paulex Yang

> [classlib][sql]new constructor, methods in RowSetMetaDataImpl - isAutoIncrement, isCaseSensitive, setAutoIncrement, setCaseSensitive, setColumnCount, getColumnCount
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3733
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3733
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Assigned To: Paulex Yang
>         Attachments: Harmony-3733.zip
>
>
> New constructor RowSetMetaDataImpl() , new method isAutoIncrement, isCaseSensitive, setAutoIncrement, setCaseSensitive, setColumnCount, getColumnCount in java.util.EnumMap 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.