From dev-return-9804-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Dec 11 21:37:09 2008 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 60013 invoked from network); 11 Dec 2008 21:37:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2008 21:37:08 -0000 Received: (qmail 11608 invoked by uid 500); 11 Dec 2008 21:37:21 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 11579 invoked by uid 500); 11 Dec 2008 21:37:21 -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 11542 invoked by uid 99); 11 Dec 2008 21:37:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 13:37:20 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 21:37:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6BCAA234C38F for ; Thu, 11 Dec 2008 13:36:44 -0800 (PST) Message-ID: <1974851121.1229031404440.JavaMail.jira@brutus> Date: Thu, 11 Dec 2008 13:36:44 -0800 (PST) From: "Jeremy Bauer (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-809) Support JPA 2.0 Cache Interface In-Reply-To: <1474517106.1228242046301.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer updated OPENJPA-809: --------------------------------- Parent Issue: OPENJPA-808 (was: OPENJPA-807) > Support JPA 2.0 Cache Interface > ------------------------------- > > Key: OPENJPA-809 > URL: https://issues.apache.org/jira/browse/OPENJPA-809 > Project: OpenJPA > Issue Type: Sub-task > Affects Versions: 2.0.0 > Reporter: Jeremy Bauer > > Expose the existing L2 cache via the JPA 2.0 Cache interface defined in 6.10 of the 10/31/2008 spec draft. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.