Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BE036D2DB for ; Thu, 21 Jun 2012 13:31:59 +0000 (UTC) Received: (qmail 59196 invoked by uid 500); 21 Jun 2012 13:31:59 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 59147 invoked by uid 500); 21 Jun 2012 13:31:59 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 59140 invoked by uid 99); 21 Jun 2012 13:31:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 13:31:59 +0000 X-ASF-Spam-Status: No, hits=1.6 required=5.0 tests=FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stefan.guggisberg@gmail.com designates 209.85.214.170 as permitted sender) Received: from [209.85.214.170] (HELO mail-ob0-f170.google.com) (209.85.214.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 13:31:54 +0000 Received: by obfk16 with SMTP id k16so2319458obf.1 for ; Thu, 21 Jun 2012 06:31:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=oSeqpK7lKQLF/B6HTQXdMxKnLxmV+y1NoNLAMA0HcvU=; b=rRQL3yiRCWj9mKbCh84S+CrxX/8uzFIS82K00dGhWadG8HBJK5YvyCVKzdZsBz5cKX /WQF9vSOVGu8z3UEyTVN5P6WEeAVIigVFV2Z92UNYJLtsdt+9W8B3y1LKD/tmUNET46h 0QrQsUIplsW7mCRJyO54j5ZkHYbgYeZD74v7JrBe09uI4+Pxw+sZgWW6vTZIY9oGcn6A SjVGjvf3h49em03KUqkNpwq4U31bQABtbuTIdHp8LGz13GsEXD12zWPkSF7z0yzzb2sL 3oPmiJ5VjLxmBT8F3Xwz3ZgL2/y7qHF+JlZwsdALu7A0LCthSqGU97nDnpJ7RpKS+ALC usJQ== MIME-Version: 1.0 Received: by 10.182.179.38 with SMTP id dd6mr27936272obc.16.1340285493701; Thu, 21 Jun 2012 06:31:33 -0700 (PDT) Received: by 10.76.120.44 with HTTP; Thu, 21 Jun 2012 06:31:33 -0700 (PDT) In-Reply-To: <1340283499811-4655558.post@n4.nabble.com> References: <90a8d1c0050812084424879af6@mail.gmail.com> <1340283499811-4655558.post@n4.nabble.com> Date: Thu, 21 Jun 2012 15:31:33 +0200 Message-ID: Subject: Re: example db-based persistence manager From: Stefan Guggisberg To: dev@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Jun 21, 2012 at 2:58 PM, deepak.singhvi@gmail.com wrote: > I am not able to find this example. you're replying to a 7 year old post, we've moved forward in the meantime ;) > Could you please help me with the link. you can find it in svn, see [0]. please note that SimpleDbPersistenceManager has been deprecated. cheers stefan [0] http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.java > > -- > View this message in context: http://jackrabbit.510166.n4.nabble.com/example-db-based-persistence-manager-tp524814p4655558.html > Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.