You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/31 07:32:25 UTC

[jira] Resolved: (HARMONY-1347) [classlib][sql] Fix the field name of java.sql.DataTruncation according to serialization form

     [ http://issues.apache.org/jira/browse/HARMONY-1347?page=all ]

Paulex Yang resolved HARMONY-1347.
----------------------------------

    Resolution: Fixed

Richard, patch applied at revision r438806, thanks a lot for this enhancement, please verify that the problem is fully fixed as you expected.


> [classlib][sql] Fix the field name of java.sql.DataTruncation according to serialization form
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1347
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1347
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Paulex Yang
>         Attachments: Harmony-1347.zip
>
>
> Hello,
> According to serialization form:
> int theIndex  -> int index 
> boolean parameterFlag -> boolean parameter,
> boolean readFlag -> boolean read 
> I will attach a patch to fix this issue. Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira