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 D6FC010C27 for ; Thu, 11 Apr 2013 20:24:54 +0000 (UTC) Received: (qmail 26878 invoked by uid 500); 11 Apr 2013 20:24:47 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 26358 invoked by uid 500); 11 Apr 2013 20:24:46 -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 26214 invoked by uid 99); 11 Apr 2013 20:24:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Apr 2013 20:24:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cwolf.algo@gmail.com designates 209.85.212.41 as permitted sender) Received: from [209.85.212.41] (HELO mail-vb0-f41.google.com) (209.85.212.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Apr 2013 20:24:39 +0000 Received: by mail-vb0-f41.google.com with SMTP id f13so1636762vbg.0 for ; Thu, 11 Apr 2013 13:24:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=F2yl+taVoCTaZUpQJ1RdKNBkwLPVYchN/BpzkUN0D6E=; b=O3R2YEVq23xOm4Xd6fgapjzoR2I5k+/wHosknDhC8jT+GlfCqVQGRq3TNzoY1j7G5I h8q4PcTqFPiidlAfHmN63758NmGmrbIw7yczGybPinaT3sJM8VMe9ilC+yCfBWsM/r+8 qT+F3xrjGwOepPfmEb4q5+rnzzwIa320fP59AeVLSUdyftYU7/LIKXKeL0UKznztUF7g YzwAr3khkTj3aY1Qp3tE2kq/ekxRhOAoHGzvGv2xqj/1+rG3Z8X9ynJ53RVYge4ZAtqj QpNheRyhuOpTLKH53C2+qoyStDezN28PD62ZioS2pnKZUKYDwSChPiStXOOKFYJ66nKC cv2Q== MIME-Version: 1.0 X-Received: by 10.52.231.162 with SMTP id th2mr5311731vdc.74.1365711858965; Thu, 11 Apr 2013 13:24:18 -0700 (PDT) Received: by 10.58.207.39 with HTTP; Thu, 11 Apr 2013 13:24:18 -0700 (PDT) Date: Thu, 11 Apr 2013 16:24:18 -0400 Message-ID: Subject: What is the type parameter, 'X' for? From: Chris Wolf To: users@openjpa.apache.org Content-Type: multipart/alternative; boundary=089e011841ba38290d04da1b92b2 X-Virus-Checked: Checked by ClamAV on apache.org --089e011841ba38290d04da1b92b2 Content-Type: text/plain; charset=ISO-8859-1 ... in this interface? public interface OpenJPAQuery extends TypedQuery (an example would be good also) Thanks, Chris --089e011841ba38290d04da1b92b2--