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/05/14 03:38:15 UTC

[jira] Commented: (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:comment-tabpanel#action_12495442 ] 

Ruth Cao commented on HARMONY-3828:
-----------------------------------

Thanks Tim. As for the modification, I agree that we can leave the default values blank temporarily and fill them when we get the default rowset providers implemented in the future. 

> [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.