Return-Path: Delivered-To: apmail-openjpa-users-archive@minotaur.apache.org Received: (qmail 71090 invoked from network); 22 Oct 2009 11:23:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Oct 2009 11:23:36 -0000 Received: (qmail 97212 invoked by uid 500); 22 Oct 2009 11:23:36 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 97180 invoked by uid 500); 22 Oct 2009 11:23:34 -0000 Mailing-List: contact users-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openjpa.apache.org Delivered-To: mailing list users@openjpa.apache.org Received: (qmail 97170 invoked by uid 99); 22 Oct 2009 11:23:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2009 11:23:34 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of david.m.beer@googlemail.com designates 74.125.78.24 as permitted sender) Received: from [74.125.78.24] (HELO ey-out-2122.google.com) (74.125.78.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2009 11:23:32 +0000 Received: by ey-out-2122.google.com with SMTP id 22so1437210eye.45 for ; Thu, 22 Oct 2009 04:23:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to :content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=p9W82dpj9UVOZp2ZjzQ1IqT4IAeKr0v34FBce3UA+94=; b=WgUx6pPzcBbmbi1l231fu0UuB9puVsgEs8ySVWqHA5VlfXe50IORaPwN8Wp9mdxjmx 0KPelK7iPfIJr9hZeUVUDbtTHqF0ARMXrmzTyXTJiu9pbi+06NezW1ukLeImhziBQgoU 2yObhrQ1kttiHaWXcQfhcEbwTx0uCQKet6ADo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:reply-to:to:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; b=TRBnBX1uVkXiGzl3zwZ4nBBP5RIi1HNEUSRjuKFAhlFSp2bKOVamWv6PN/eFrDGnFJ YxpjVeg2e5Vz9LI5p3LyWuxS4BUOjLhIHzE91E69oo/dG8LY3cd6zz6RpOByd8kd5FJe JPmReTSiuvKeKJPng8nZHBjggQuSkXNzTB594= Received: by 10.216.89.19 with SMTP id b19mr3288833wef.152.1256210590653; Thu, 22 Oct 2009 04:23:10 -0700 (PDT) Received: from ?192.168.1.24? (cpc4-alde1-0-0-cust134.glfd.cable.ntl.com [86.17.212.135]) by mx.google.com with ESMTPS id 24sm2021994eyx.9.2009.10.22.04.23.09 (version=SSLv3 cipher=RC4-MD5); Thu, 22 Oct 2009 04:23:09 -0700 (PDT) Subject: HSQLDB From: David Beer Reply-To: david.m.beer@googlemail.com To: openjpa Content-Type: text/plain Date: Thu, 22 Oct 2009 12:23:02 +0100 Message-Id: <1256210582.3013.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit Hi All Is there anyway to get openjpa and HSQLDB to use a different schema to the default one. -- Thanks David