From dev-return-16482-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Mon May 17 21:00:07 2010 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 92011 invoked from network); 17 May 2010 21:00:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 May 2010 21:00:07 -0000 Received: (qmail 50374 invoked by uid 500); 17 May 2010 21:00:07 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 50344 invoked by uid 500); 17 May 2010 21:00:07 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 50335 invoked by uid 99); 17 May 2010 21:00:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 21:00:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 21:00:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4HKxgBV028306 for ; Mon, 17 May 2010 20:59:43 GMT Message-ID: <894437.91721274129982170.JavaMail.jira@thor> Date: Mon, 17 May 2010 16:59:42 -0400 (EDT) From: "Donald Woods (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Closed: (OPENJPA-980) EhCache implementation of OpenJPA caching In-Reply-To: <1456913710.1237223870707.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed OPENJPA-980. -------------------------------- Resolution: Fixed It is available from the Ehcache project at - http://ehcache.org/documentation/openjpa_provider.html > EhCache implementation of OpenJPA caching > ----------------------------------------- > > Key: OPENJPA-980 > URL: https://issues.apache.org/jira/browse/OPENJPA-980 > Project: OpenJPA > Issue Type: New Feature > Components: datacache > Affects Versions: 1.2.0 > Reporter: Craig > > I created QueryCache and DataCache implementations for EhCache. I think it would be great to see this included in a future version of OpenJPA, as presently, OpenJPA includes only its own implementation. > The code is licensed under the APL 2.0 and includes unit tests. > My implementation is based on the work of Pinaki Poddar, who created a DataCache implementation for Coherence - I think that would also be nice to include. > http://candrews.integralblue.com/2009/03/ehcache-implementation-of-openjpa-caching/ > Thanks! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.