You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2008/05/29 09:44:45 UTC

[jira] Created: (HARMONY-5849) [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl

[java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl
----------------------------------------------------------------------

                 Key: HARMONY-5849
                 URL: https://issues.apache.org/jira/browse/HARMONY-5849
             Project: Harmony
          Issue Type: New Feature
          Components: Classlib
    Affects Versions: 5.0M6
            Reporter: Regis Xu
             Fix For: 5.0M7


most of methods throws UnsupportedOperationException and SQLFeatureNotSupportedException

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


[jira] Assigned: (HARMONY-5849) [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl

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

Sean Qiu reassigned HARMONY-5849:
---------------------------------

    Assignee: Sean Qiu

> [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-5849
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5849
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M6
>            Reporter: Regis Xu
>            Assignee: Sean Qiu
>             Fix For: 5.0M7
>
>         Attachments: HARMONY-5849.diff
>
>
> most of methods throws UnsupportedOperationException and SQLFeatureNotSupportedException

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


[jira] Closed: (HARMONY-5849) [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl

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

Regis Xu closed HARMONY-5849.
-----------------------------


Verified. Thanks Sean!

> [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-5849
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5849
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M6
>            Reporter: Regis Xu
>            Assignee: Sean Qiu
>             Fix For: 5.0M7
>
>         Attachments: HARMONY-5849.diff
>
>
> most of methods throws UnsupportedOperationException and SQLFeatureNotSupportedException

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


[jira] Resolved: (HARMONY-5849) [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl

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

Sean Qiu resolved HARMONY-5849.
-------------------------------

    Resolution: Fixed

Patch has been integrated at r661980, please verify if it is fixed as you expected.

> [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-5849
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5849
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M6
>            Reporter: Regis Xu
>            Assignee: Sean Qiu
>             Fix For: 5.0M7
>
>         Attachments: HARMONY-5849.diff
>
>
> most of methods throws UnsupportedOperationException and SQLFeatureNotSupportedException

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


[jira] Updated: (HARMONY-5849) [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl

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

Regis Xu updated HARMONY-5849:
------------------------------

    Attachment: HARMONY-5849.diff

Would anyone want to try this?

> [java6][classlib][sql][rowset] - implement new API in CachedRowSetImpl
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-5849
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5849
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M6
>            Reporter: Regis Xu
>             Fix For: 5.0M7
>
>         Attachments: HARMONY-5849.diff
>
>
> most of methods throws UnsupportedOperationException and SQLFeatureNotSupportedException

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