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/03/18 04:55:25 UTC

[jira] Created: (HARMONY-5614) [classlib][sql] implements get/update stream related methods in CachedRowSetImpl

[classlib][sql] implements get/update stream related methods in CachedRowSetImpl
--------------------------------------------------------------------------------

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


1. implements getXXXStream and updateXXXStream  methods
2. implement clearWarnings(),getWarnings(),getRowSetWarnings() methods

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


[jira] Assigned: (HARMONY-5614) [classlib][sql] implements get/update stream related methods in CachedRowSetImpl

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

Tony Wu reassigned HARMONY-5614:
--------------------------------

    Assignee: Tony Wu

> [classlib][sql] implements get/update stream related methods in CachedRowSetImpl
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-5614
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5614
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-5614.diff
>
>
> 1. implements getXXXStream and updateXXXStream  methods
> 2. implement clearWarnings(),getWarnings(),getRowSetWarnings() methods

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


[jira] Closed: (HARMONY-5614) [classlib][sql] implements get/update stream related methods in CachedRowSetImpl

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

Regis Xu closed HARMONY-5614.
-----------------------------

    Resolution: Fixed

Verified. Thanks Tony!

> [classlib][sql] implements get/update stream related methods in CachedRowSetImpl
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-5614
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5614
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-5614.diff
>
>
> 1. implements getXXXStream and updateXXXStream  methods
> 2. implement clearWarnings(),getWarnings(),getRowSetWarnings() methods

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


[jira] Commented: (HARMONY-5614) [classlib][sql] implements get/update stream related methods in CachedRowSetImpl

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579748#action_12579748 ] 

Tony Wu commented on HARMONY-5614:
----------------------------------

Patch applied at r638239 and r6382340, thanks for your contribution, please verify.

> [classlib][sql] implements get/update stream related methods in CachedRowSetImpl
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-5614
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5614
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-5614.diff
>
>
> 1. implements getXXXStream and updateXXXStream  methods
> 2. implement clearWarnings(),getWarnings(),getRowSetWarnings() methods

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


[jira] Updated: (HARMONY-5614) [classlib][sql] implements get/update stream related methods in CachedRowSetImpl

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

Regis Xu updated HARMONY-5614:
------------------------------

    Attachment: HARMONY-5614.diff

Would anyone want tot try this patch?

> [classlib][sql] implements get/update stream related methods in CachedRowSetImpl
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-5614
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5614
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-5614.diff
>
>
> 1. implements getXXXStream and updateXXXStream  methods
> 2. implement clearWarnings(),getWarnings(),getRowSetWarnings() methods

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