From dev-return-10136-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Dec 15 13:10:36 2006 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 18093 invoked from network); 15 Dec 2006 13:07:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 13:07:39 -0000 Received: (qmail 66690 invoked by uid 500); 15 Dec 2006 13:07:44 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 66650 invoked by uid 500); 15 Dec 2006 13:07:44 -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 66641 invoked by uid 99); 15 Dec 2006 13:07:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 05:07:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of dominique.pfister@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 05:07:34 -0800 Received: by py-out-1112.google.com with SMTP id h31so595673pyc for ; Fri, 15 Dec 2006 05:07:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=XAXAPSfG2q5MqYahtxAmOtXysyxZB37Y4qPxcY6KaEj//VUcfVRQdTVo3qikeOGaX7KDXSfRYcauGaWd8MORPJLcmG2TfHF0s71FGnXhQHWgmmDqB64LGtOX3nGS8srU8uaIiLyoYyohynt0/ydYMqrFNtNJUGIZ2mT3u0gHDAo= Received: by 10.35.96.7 with SMTP id y7mr1504562pyl.1166188033621; Fri, 15 Dec 2006 05:07:13 -0800 (PST) Received: by 10.35.16.14 with HTTP; Fri, 15 Dec 2006 05:07:13 -0800 (PST) Message-ID: <66c10f230612150507y4e9456f3s1150406b1848c4fb@mail.gmail.com> Date: Fri, 15 Dec 2006 14:07:13 +0100 From: "Dominique Pfister" Sender: dominique.pfister@gmail.com To: dev@jackrabbit.apache.org Subject: Added DDL script for H2 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 93a2c553e2706ed1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I added a DDL script for the H2 database engine (http://www.h2database.com). Sample configuration for your workspace's PersistenceManager follows: Enjoy! Dominique Pfister