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/20 06:48:28 UTC

[jira] Created: (HARMONY-5620) [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl

[classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl
-------------------------------------------------------------------------------------------

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


1. implements HYOptimisticProvider
2. implement getObject(int columnIndex, Map<String, Class<?>> map), getBigDecimal(int,int), getDate(int,Calendar), getTime(int,Calendar), getTimestamp(int,Calendar), rowSetPopulated(RowSetEvent,int) 



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


[jira] Updated: (HARMONY-5620) [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl

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

Regis Xu updated HARMONY-5620:
------------------------------

    Attachment: Harmony-5620.diff

Would anyone want to try this one?

> [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl
> -------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5620
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5620
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5620.diff
>
>
> 1. implements HYOptimisticProvider
> 2. implement getObject(int columnIndex, Map<String, Class<?>> map), getBigDecimal(int,int), getDate(int,Calendar), getTime(int,Calendar), getTimestamp(int,Calendar), rowSetPopulated(RowSetEvent,int) 

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


[jira] Assigned: (HARMONY-5620) [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl

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

Jimmy, Jing Lv reassigned HARMONY-5620:
---------------------------------------

    Assignee: Jimmy, Jing Lv

> [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl
> -------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5620
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5620
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Jimmy, Jing Lv
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5620.diff
>
>
> 1. implements HYOptimisticProvider
> 2. implement getObject(int columnIndex, Map<String, Class<?>> map), getBigDecimal(int,int), getDate(int,Calendar), getTime(int,Calendar), getTimestamp(int,Calendar), rowSetPopulated(RowSetEvent,int) 

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


[jira] Resolved: (HARMONY-5620) [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl

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

Jimmy, Jing Lv resolved HARMONY-5620.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.0M6)

Hi,
     The fix is fine. I've committed, please verify.

> [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl
> -------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5620
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5620
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Jimmy, Jing Lv
>         Attachments: Harmony-5620.diff
>
>
> 1. implements HYOptimisticProvider
> 2. implement getObject(int columnIndex, Map<String, Class<?>> map), getBigDecimal(int,int), getDate(int,Calendar), getTime(int,Calendar), getTimestamp(int,Calendar), rowSetPopulated(RowSetEvent,int) 

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


[jira] Closed: (HARMONY-5620) [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl

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

Regis Xu closed HARMONY-5620.
-----------------------------


Verified. Thanks Jimmy.

> [classlib][sql][rowset] Implement HYOptimisticProvider and left methods in CachedRowSetImpl
> -------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5620
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5620
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Jimmy, Jing Lv
>         Attachments: Harmony-5620.diff
>
>
> 1. implements HYOptimisticProvider
> 2. implement getObject(int columnIndex, Map<String, Class<?>> map), getBigDecimal(int,int), getDate(int,Calendar), getTime(int,Calendar), getTimestamp(int,Calendar), rowSetPopulated(RowSetEvent,int) 

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