You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ruth Cao (JIRA)" <ji...@apache.org> on 2007/06/20 10:37:26 UTC

[jira] Closed: (HARMONY-4241) [classlib][sql][java6] 5 new constructors in java.sql.BatchUpdateException

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

Ruth Cao closed HARMONY-4241.
-----------------------------


Thanks, Tony. The fix looks fine.

> [classlib][sql][java6] 5 new constructors in java.sql.BatchUpdateException
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-4241
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4241
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>         Environment: Windows XP / Linux
>            Reporter: Ruth Cao
>            Assignee: Tony Wu
>         Attachments: Harmony-4241.diff
>
>
> BatchUpdateException(java.lang.String, java.lang.String, int, int[], java.lang.Throwable), BatchUpdateException(java.lang.String, java.lang.String, int[], java.lang.Throwable), BatchUpdateException(java.lang.String, int[], java.lang.Throwable), BatchUpdateException(java.lang.Throwable) and BatchUpdateException(int[], java.lang.Throwable) are introduced in java 6 spec but are not implemented in Harmony (sql module).
> I'll create a patch for this soon, thanks.

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