Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 26690 invoked from network); 7 Feb 2011 21:26:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Feb 2011 21:26:22 -0000 Received: (qmail 5644 invoked by uid 500); 7 Feb 2011 21:26:22 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 5467 invoked by uid 500); 7 Feb 2011 21:26: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 5458 invoked by uid 99); 7 Feb 2011 21:26:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Feb 2011 21:26:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Feb 2011 21:26:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7ED8F18F2B4 for ; Mon, 7 Feb 2011 21:25:57 +0000 (UTC) Date: Mon, 7 Feb 2011 21:25:57 +0000 (UTC) From: "Michael Dick (JIRA)" To: dev@openjpa.apache.org Message-ID: <973791240.765.1297113957516.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (OPENJPA-1937) Document OJPAEntityManager.evict methods 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 Document OJPAEntityManager.evict methods ---------------------------------------- Key: OPENJPA-1937 URL: https://issues.apache.org/jira/browse/OPENJPA-1937 Project: OpenJPA Issue Type: Improvement Components: docs Reporter: Michael Dick Assignee: Michael Dick Priority: Minor The evict methods on the OpenJPAEntityManager interface are confusing if the reader is not familiar with the JDO spec. To prevent confusion to end users we should update the javadoc for these methods to indicate that they do not evict from the L1 cache.. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira