Return-Path: Delivered-To: apmail-openjpa-users-archive@locus.apache.org Received: (qmail 51160 invoked from network); 13 Nov 2007 00:54:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2007 00:54:39 -0000 Received: (qmail 20913 invoked by uid 500); 13 Nov 2007 00:54:26 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 20901 invoked by uid 500); 13 Nov 2007 00:54:26 -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 20892 invoked by uid 99); 13 Nov 2007 00:54:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2007 16:54:26 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of plinskey@gmail.com designates 64.233.184.233 as permitted sender) Received: from [64.233.184.233] (HELO wr-out-0506.google.com) (64.233.184.233) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2007 00:54:27 +0000 Received: by wr-out-0506.google.com with SMTP id 37so868584wra for ; Mon, 12 Nov 2007 16:54:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=qqQYXFR9z3PvLUbyjt7/vVagZlem+Bhm6QPtkbC0y4Y=; b=UC6E0WX6HJy/h86GMd1ziFJ6ZOfZkB2KJWTd7S4xYApysbJg+3w03Y3rDAtx3JOaTYsH74lsPcz9HtPKdAxQT0EGQQgLz0sOmuXJSIP5qHv8gsJ9wdP423OB3goxHC//2THvLJkFRjmPJbkme0sqpciOCaIWEjHDJxtrw5tEeE0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uouveC/jYF/pBj7uy2hBrFGGQ4FdYlUzQdeQOzZ9MW6UmN8qCejqPDorIxOFRYfhv8YttJOZ4ME+dWPuorL4qacU6SB/UTDMx+33h+79WVWF0w+9p0ocekFnzMyMswTy/Hi4JOtD/WN2bqAAqrxsxiN5wnzSu+9aKat+IDirGWA= Received: by 10.142.214.5 with SMTP id m5mr627875wfg.1194915244035; Mon, 12 Nov 2007 16:54:04 -0800 (PST) Received: by 10.143.165.19 with HTTP; Mon, 12 Nov 2007 16:54:04 -0800 (PST) Message-ID: <7262f25e0711121654v5c3f0c5byadb3d260a090b329@mail.gmail.com> Date: Mon, 12 Nov 2007 16:54:04 -0800 From: "Patrick Linskey" To: users@openjpa.apache.org Subject: Re: Programmatically pagination does NOT work with OpenJPA 1.0.1 In-Reply-To: <13717713.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13717713.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org What SQL do you see? Is this a regression from 1.0.0, or something that you're running into for the first time? -Patrick On Nov 12, 2007 4:46 PM, frankca wrote: > > Programmatically pagination does NOT work with OpenJPA 1.0.1 i.e. using > EntityManager.setFirstResult()/setMaxResults(). > > Sorry, I don't have time to package a test case for now. > > -Frank > > -- > View this message in context: http://www.nabble.com/Programmatically-pagination-does-NOT-work-with-OpenJPA-1.0.1-tf4795034.html#a13717713 > Sent from the OpenJPA Users mailing list archive at Nabble.com. > > -- Patrick Linskey 202 669 5907