Return-Path: X-Original-To: apmail-openjpa-users-archive@minotaur.apache.org Delivered-To: apmail-openjpa-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C25A6B43 for ; Tue, 7 Jun 2011 15:34:05 +0000 (UTC) Received: (qmail 51068 invoked by uid 500); 7 Jun 2011 15:34:05 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 50971 invoked by uid 500); 7 Jun 2011 15:34:05 -0000 Mailing-List: contact users-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openjpa.apache.org Delivered-To: mailing list users@openjpa.apache.org Received: (qmail 50951 invoked by uid 99); 7 Jun 2011 15:34:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 15:34:05 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 15:33:59 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QTyHj-0007Z5-9y for users@openjpa.apache.org; Tue, 07 Jun 2011 08:33:39 -0700 Date: Tue, 7 Jun 2011 08:33:39 -0700 (PDT) From: Pinaki Poddar To: users@openjpa.apache.org Message-ID: <1307460819169-6450142.post@n2.nabble.com> In-Reply-To: References: <1307459800573-6450064.post@n2.nabble.com> Subject: Re: The name "A" is not a recognized entity or identifier. Perhaps you meant .... MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > em.createQuery("DELETE FROM ProfileAuditDetail") Should it not be em.createQuery("DELETE FROM ProfileAuditDetail p") ----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/The-name-A-is-not-a-recognized-entity-or-identifier-Perhaps-you-meant-tp6450064p6450142.html Sent from the OpenJPA Users mailing list archive at Nabble.com.