Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 92087 invoked from network); 7 Jul 2009 10:21:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 10:21:10 -0000 Received: (qmail 92015 invoked by uid 500); 7 Jul 2009 10:21:20 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 91952 invoked by uid 500); 7 Jul 2009 10:21:19 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 91941 invoked by uid 99); 7 Jul 2009 10:21:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 10:21:19 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nigel.sim@gmail.com designates 209.85.219.213 as permitted sender) Received: from [209.85.219.213] (HELO mail-ew0-f213.google.com) (209.85.219.213) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 10:21:10 +0000 Received: by ewy9 with SMTP id 9so4849907ewy.43 for ; Tue, 07 Jul 2009 03:20:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=7MPI74uH1i4exYETs/PGHHivi3tCj5xUXR0m5FyN4kI=; b=BOWpMuT2iiViO1z5++mQuuPnhvju1f9McsgxCKbER+73OgNHgBl/nhochq4+Y6R4Wf NMfhM62tYEoDHBEMYsI1IOxDcW0kUq7x/ooXKiP/gWjpgE7JBaFNJhy4sYb/tRPlQ9fT 09aCdTgb+s7CH+8WLDhC4DekwsolfII51AaQc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=yENFRHh1dWZaW6iNocq1gLgKWBTnI2qaxp4OFeR15EdnedgLcknzeDvyHWCTzzNRBb nGH+2NpStxMB+y/y0a1nHt9+C/H2fmIszE1+JWjOOzyg2rBRucD6piMvWyiQw5Ach8VO 6pWpmjc+ifkfXQUb8krQKHhKPMDxOReNzHVhw= MIME-Version: 1.0 Received: by 10.210.43.10 with SMTP id q10mr5090089ebq.3.1246962050267; Tue, 07 Jul 2009 03:20:50 -0700 (PDT) Date: Tue, 7 Jul 2009 20:20:50 +1000 Message-ID: <5bab330d0907070320r224cbf8x3ac6430db816b96d@mail.gmail.com> Subject: Generating unique path From: Nigel Sim To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=0015174c11460dfb23046e1afa0b X-Virus-Checked: Checked by ClamAV on apache.org --0015174c11460dfb23046e1afa0b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, In my use case for Jackrabbit I do not have a direct use for paths. I just have object with properties and relationships which I want to store, and later retrieve via searching those attributes. Is there a way/class/factory I can use to auto generate a unique path property? Cheers Nigel --0015174c11460dfb23046e1afa0b--