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/13 08:11:46 UTC

[jira] Created: (HARMONY-5603) [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl

[classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl
--------------------------------------------------------------------------------------------------

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


1. implement methods release(), close(), commit(), rollback()
2. implements unsetMatchColumn methods
3. implement wasNull and getStatement 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-5603) [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl

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

Regis Xu closed HARMONY-5603.
-----------------------------


Verified. Thanks Tony.

> [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl
> --------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5603
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5603
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5603.diff
>
>
> 1. implement methods release(), close(), commit(), rollback()
> 2. implements unsetMatchColumn methods
> 3. implement wasNull and getStatement 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-5603) [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl

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

Tony Wu reassigned HARMONY-5603:
--------------------------------

    Assignee: Tony Wu

> [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl
> --------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5603
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5603
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5603.diff
>
>
> 1. implement methods release(), close(), commit(), rollback()
> 2. implements unsetMatchColumn methods
> 3. implement wasNull and getStatement methods

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


[jira] Resolved: (HARMONY-5603) [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl

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

Tony Wu resolved HARMONY-5603.
------------------------------

    Resolution: Fixed

Patch applied at r636705, thanks for your contribution, please verify.

> [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl
> --------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5603
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5603
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5603.diff
>
>
> 1. implement methods release(), close(), commit(), rollback()
> 2. implements unsetMatchColumn methods
> 3. implement wasNull and getStatement 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-5603) [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl

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

Regis Xu updated HARMONY-5603:
------------------------------

    Attachment: Harmony-5603.diff

Would anyone want to try this patch?

> [classlib][sql][rowset] implements release(), close(), commit() and rollback() in CachedRowsetImpl
> --------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5603
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5603
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5603.diff
>
>
> 1. implement methods release(), close(), commit(), rollback()
> 2. implements unsetMatchColumn methods
> 3. implement wasNull and getStatement methods

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