Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 47772 invoked from network); 10 Mar 2008 15:01:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2008 15:01:40 -0000 Received: (qmail 21540 invoked by uid 500); 10 Mar 2008 15:01:27 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 21525 invoked by uid 500); 10 Mar 2008 15:01:27 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 21492 invoked by uid 99); 10 Mar 2008 15:01:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Mar 2008 08:01:27 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bruehlicke@gmail.com designates 209.85.198.186 as permitted sender) Received: from [209.85.198.186] (HELO rv-out-0910.google.com) (209.85.198.186) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Mar 2008 15:00:51 +0000 Received: by rv-out-0910.google.com with SMTP id b22so1283136rvf.55 for ; Mon, 10 Mar 2008 08:01:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=yav7MoG0dhAFe/2c+0cRUk4agE38tpVPw0YZHgwGBKI=; b=F82BklbfOY0ZUpBDvW0Tvt/97AYP+Bj0yAoLGcVvpMxgotCIRZvRri125VZ6Et2PB4rCjk337tfE0Zb0Ah+W/Izw44PqZPrve6/Dh2WYylJZFHaYTjRle02tmNyLBzImwmaV+hP5bO7L9s6ZqH4ppKKHKgUpIs5QEf/bbRz2dqk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=NZI0tsFV+oZR3T6YRVeQ10WG8mQT25SOvOLAw+75ErwIK/zqhZ6WtBI2+BdH9Z2/jsAiZ5rTW/FcE+hQRH8r5It6VTaYz9RvRgh6lMbvh3uUO8qrKtC8Y1w16gC3izfzQbjF/DH+Jn1jh8j4KOoC2UGS5qoJrW845bHsludoC1I= Received: by 10.141.161.6 with SMTP id n6mr3171892rvo.41.1205161262012; Mon, 10 Mar 2008 08:01:02 -0700 (PDT) Received: by 10.141.41.12 with HTTP; Mon, 10 Mar 2008 08:01:01 -0700 (PDT) Message-ID: <6ac05c90803100801m259f0a7dm3bae9abbd9130c8e@mail.gmail.com> Date: Mon, 10 Mar 2008 10:01:01 -0500 From: bruehlicke To: "Derby Discussion" Subject: Get number of children for a given entity ? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_33383_23664057.1205161262002" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_33383_23664057.1205161262002 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, what is the bet way to get number of (recursive) children for a given Entity ? I am playing with syscs_util.syscs_get_runtimestatistics() but could not get it working ... Any ideas out there ? B-) ------=_Part_33383_23664057.1205161262002 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

what is the bet way to get number of (recursive) children for a given Entity ?

I am playing with syscs_util.syscs_get_runtimestatistics() but could not get it working ...

Any ideas out there ?

B-)
------=_Part_33383_23664057.1205161262002--