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/23 10:19:15 UTC

[jira] Created: (HARMONY-3723) [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl

[classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl
-------------------------------------------------------------

                 Key: HARMONY-3723
                 URL: https://issues.apache.org/jira/browse/HARMONY-3723
             Project: Harmony
          Issue Type: New Feature
          Components: Classlib
            Reporter: Ruth Cao


New class javax.sql.rowset.RowSetMetaDataImpl is introduced in Java 5 but not implemented in Harmony(project sql).

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


[jira] Updated: (HARMONY-3723) [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl

Posted by "Ruth Cao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruth Cao updated HARMONY-3723:
------------------------------

    Attachment: Harmony-3723.zip

Attached is the patch for stub of RowSetMetaDataImpl. I'll raise other JIRAs when its methods are implemented.

Would some committer pls try this first? Thanks.

> [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl
> -------------------------------------------------------------
>
>                 Key: HARMONY-3723
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3723
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Attachments: Harmony-3723.zip
>
>
> New class javax.sql.rowset.RowSetMetaDataImpl is introduced in Java 5 but not implemented in Harmony(project sql).

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


[jira] Closed: (HARMONY-3723) [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl

Posted by "Ruth Cao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruth Cao closed HARMONY-3723.
-----------------------------


Thanks, Paulex. The fix looks fine.

> [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl
> -------------------------------------------------------------
>
>                 Key: HARMONY-3723
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3723
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Assigned To: Paulex Yang
>         Attachments: Harmony-3723.zip
>
>
> New class javax.sql.rowset.RowSetMetaDataImpl is introduced in Java 5 but not implemented in Harmony(project sql).

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


[jira] Resolved: (HARMONY-3723) [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang resolved HARMONY-3723.
----------------------------------

    Resolution: Fixed

Ruth, patch applied at revision r531405, thanks a lot, please verify.

> [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl
> -------------------------------------------------------------
>
>                 Key: HARMONY-3723
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3723
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Assigned To: Paulex Yang
>         Attachments: Harmony-3723.zip
>
>
> New class javax.sql.rowset.RowSetMetaDataImpl is introduced in Java 5 but not implemented in Harmony(project sql).

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


[jira] Assigned: (HARMONY-3723) [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang reassigned HARMONY-3723:
------------------------------------

    Assignee: Paulex Yang

> [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl
> -------------------------------------------------------------
>
>                 Key: HARMONY-3723
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3723
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Assigned To: Paulex Yang
>         Attachments: Harmony-3723.zip
>
>
> New class javax.sql.rowset.RowSetMetaDataImpl is introduced in Java 5 but not implemented in Harmony(project sql).

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


[jira] Updated: (HARMONY-3723) [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl

Posted by "Ruth Cao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruth Cao updated HARMONY-3723:
------------------------------

    Patch Info: [Patch Available]

> [classlib][sql] new class javax.sql.rowset.RowSetMetaDataImpl
> -------------------------------------------------------------
>
>                 Key: HARMONY-3723
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3723
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Attachments: Harmony-3723.zip
>
>
> New class javax.sql.rowset.RowSetMetaDataImpl is introduced in Java 5 but not implemented in Harmony(project sql).

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