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