You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2007/03/01 12:41:51 UTC

[jira] Updated: (HARMONY-3271) [classlib][sql] Implementation for SerialClob.getSubString(long, int)

     [ https://issues.apache.org/jira/browse/HARMONY-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Zhang updated HARMONY-3271:
----------------------------------

    Attachment: Harmony-3271.diff

Hi, 

Would you please try my patch? Thanks!

Best regards,
Andrew

> [classlib][sql] Implementation for SerialClob.getSubString(long, int)
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3271
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3271
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Andrew Zhang
>         Attachments: Harmony-3271.diff
>
>
> SerialClob.getSubString(long, int) is not implemented yet in Harmony. 
> I'll upload a patch soon. Thanks!
> Best regards,
> Andrew

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


Re: [jira] Updated: (HARMONY-3271) [classlib][sql] Implementation for SerialClob.getSubString(long, int)

Posted by Andrew Zhang <zh...@gmail.com>.
Hi committers,

Would anyone please apply the patch? thanks!


On 3/1/07, Andrew Zhang (JIRA) <ji...@apache.org> wrote:
>
>
>     [
> https://issues.apache.org/jira/browse/HARMONY-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Andrew Zhang updated HARMONY-3271:
> ----------------------------------
>
>    Attachment: Harmony-3271.diff
>
> Hi,
>
> Would you please try my patch? Thanks!
>
> Best regards,
> Andrew
>
> > [classlib][sql] Implementation for SerialClob.getSubString(long, int)
> > ---------------------------------------------------------------------
> >
> >                 Key: HARMONY-3271
> >                 URL: https://issues.apache.org/jira/browse/HARMONY-3271
> >             Project: Harmony
> >          Issue Type: New Feature
> >          Components: Classlib
> >            Reporter: Andrew Zhang
> >         Attachments: Harmony-3271.diff
> >
> >
> > SerialClob.getSubString(long, int) is not implemented yet in Harmony.
> > I'll upload a patch soon. Thanks!
> > Best regards,
> > Andrew
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


-- 
Best regards,
Andrew Zhang