You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/05/24 19:57:16 UTC

[jira] Commented: (OPENJPA-242) JCache (JSR 107) support in the OpenJPA DataCache

    [ https://issues.apache.org/jira/browse/OPENJPA-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498741 ] 

Craig Russell commented on OPENJPA-242:
---------------------------------------

I'd like to see OpenJPA support a variety of caching implementations, but it's not clear that JSR 107 is the right approach. According to http://jcp.org/en/jsr/detail?id=107 the last activity on this JSR was in 2001. So there really isn't yet a "JSR 107 compliant" standard.

Is there any other product in addition to EHCache that supports a more common interface?

> JCache (JSR 107) support in the OpenJPA DataCache
> -------------------------------------------------
>
>                 Key: OPENJPA-242
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-242
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: datacache
>    Affects Versions: 0.9.0, 0.9.6, 0.9.7
>            Reporter: Marc Prud'hommeaux
>            Priority: Minor
>
> JSR 107 (JCache: http://jcp.org/en/jsr/detail?id=107 ) support would enable OpenJPA to integrate its data cache with supporting products in a transparent way. This would allow us to support the popular EHCache 1.3 and other JSR 107 compliant caching layers.

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