Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 85435 invoked from network); 16 May 2004 09:58:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 May 2004 09:58:22 -0000 Received: (qmail 44440 invoked by uid 500); 16 May 2004 09:58:10 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 44304 invoked by uid 500); 16 May 2004 09:58:09 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 44182 invoked by uid 98); 16 May 2004 09:58:08 -0000 Received: from dromanov@softline.kiev.ua by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(195.245.253.14):. Processed in 0.104946 secs); 16 May 2004 09:58:08 -0000 X-Qmail-Scanner-Mail-From: dromanov@softline.kiev.ua via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(195.245.253.14):. Processed in 0.104946 secs) Received: from unknown (HELO softline.kiev.ua) (195.245.253.14) by hermes.apache.org with SMTP; 16 May 2004 09:58:08 -0000 Received: from slmail.softline.main ([192.168.2.2]) by softline.kiev.ua with Microsoft SMTPSVC(6.0.3790.0); Sun, 16 May 2004 12:56:46 +0300 Received: from romanovxp ([192.168.2.31] RDNS failed) by slmail.softline.main with Microsoft SMTPSVC(6.0.3790.0); Sun, 16 May 2004 12:56:46 +0300 Message-ID: <00cb01c43b2c$1922d710$1f02a8c0@softline.main> Reply-To: "Dmitriy S. Romanov" From: "Dmitriy S. Romanov" To: "OJB Developers List" Subject: fullSize from paging queries using ODMG Date: Sun, 16 May 2004 12:56:43 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-OriginalArrivalTime: 16 May 2004 09:56:46.0362 (UTC) FILETIME=[19613FA0:01C43B2C] X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, All! I'm using paging queries on ODMG layer (query.create(oql, _startAtIndex, = _endAtIndex);) Please tell me how to determine whole size of collection after = query.execute() I see method EnhancedOQLQuery.fullSize() but it is now deprecated and always returns zero. -- Dmitriy S. Romanov mailto:rds@astral.ntu-kpi.kiev.ua;dromanov@softline.kiev.ua ICQ# 52449008 --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org