Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 62514 invoked from network); 11 Aug 2007 00:22:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Aug 2007 00:22:11 -0000 Received: (qmail 15671 invoked by uid 500); 11 Aug 2007 00:22:10 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 15644 invoked by uid 500); 11 Aug 2007 00:22:10 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 15635 invoked by uid 99); 11 Aug 2007 00:22:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2007 17:22:10 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.97.132.119] (HELO spaceymail-a4.g.dreamhost.com) (208.97.132.119) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Aug 2007 00:22:09 +0000 Received: from [192.168.15.100] (cpe-76-167-147-90.socal.res.rr.com [76.167.147.90]) by spaceymail-a4.g.dreamhost.com (Postfix) with ESMTP id 03561161805 for ; Fri, 10 Aug 2007 17:21:41 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <4EDB2553-61EE-498A-BAAF-C748058C1E9A@iq80.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: dev@openjpa.apache.org From: Dain Sundstrom Subject: Drop and recreate tables or clear tables? Date: Fri, 10 Aug 2007 17:21:41 -0700 X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org Reading the archives it sounds like drop and recreate table support was added along with support for clear tables. Unfortunately, I can't find any definitive docs on how I turn this on. Can anyone tell me the exact property settings to turn either of these two features on? Thanks, -dain