You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2007/05/11 22:56:15 UTC

[jira] Resolved: (HARMONY-3828) [classlib][sql] 3 new methods in javax.sql.rowset.spi.SyncFactory

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

Tim Ellison resolved HARMONY-3828.
----------------------------------

    Resolution: Fixed

Thanks Ruth.

I applied your patch with minor ammendments at repo revision r537286:
 - the proposed default values for the rowset providers didn't look like they would be useful, so I removed them for now.  We can discuss them.
 - I added the Apache copyright block to the properties file.

Please check that the updates were applied as you expected.


> [classlib][sql] 3 new methods in javax.sql.rowset.spi.SyncFactory
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3828
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3828
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ruth Cao
>         Assigned To: Tim Ellison
>         Attachments: Harmony-3828.zip
>
>
> 3 new methods - getSyncFactory, getRegisteredProviders, setJNDIContext are introduced in java 5 but not implemented in Harmony(project sql).
> The original code only throws UnsupportedOperationException and does not implement them.

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