Return-Path: X-Original-To: apmail-db-torque-user-archive@www.apache.org Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0CA4A10CED for ; Thu, 12 Sep 2013 09:33:13 +0000 (UTC) Received: (qmail 62632 invoked by uid 500); 12 Sep 2013 09:33:12 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 62474 invoked by uid 500); 12 Sep 2013 09:33:07 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 62465 invoked by uid 99); 12 Sep 2013 09:33:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 09:33:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mail.membrana@gmail.com designates 209.85.223.196 as permitted sender) Received: from [209.85.223.196] (HELO mail-ie0-f196.google.com) (209.85.223.196) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 09:33:01 +0000 Received: by mail-ie0-f196.google.com with SMTP id u16so77834iet.3 for ; Thu, 12 Sep 2013 02:32:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=PHTjv59UoWXth9Oe029YWUR8thl8gTbKPFoyve80zDE=; b=tGzMT/Yj0qoS6Mxg2PC8JcRYhWT7yrCIDGrHYT/ul2j38EGWXkeVPNdeGoALZHado/ QrwJ5yGnx26vsHvCTUDbTfT1sp+vQgtBp9iWflwZExmLq85VfRhUp7nlPfhmJGCH0wAI r/rLYR64pAMaY0WFcj7MPSHz+sKrn9zp9UffSpK7fajKlNa58WQGuOdsVaEcZfYEEwOe RWYZU7GwD/GHit9bBfcsZlKbGpfyzo4b/3XDtZ2JiMCzI74b0cps/EV4swx9cj9/Fcy/ OY73L1AP5PxtXwofJP6MnzHmVUvOrMvayJj2g5cYNrer9LQ5y6MqVotffufMAjtEBRDj EjbA== MIME-Version: 1.0 X-Received: by 10.50.127.197 with SMTP id ni5mr1524555igb.54.1378978360569; Thu, 12 Sep 2013 02:32:40 -0700 (PDT) Received: by 10.64.76.99 with HTTP; Thu, 12 Sep 2013 02:32:40 -0700 (PDT) Date: Thu, 12 Sep 2013 11:32:40 +0200 Message-ID: Subject: Generating schema.xml From: Mail Membrana To: torque-user@db.apache.org Content-Type: multipart/alternative; boundary=089e013a286e55d4e604e62c6b28 X-Virus-Checked: Checked by ClamAV on apache.org --089e013a286e55d4e604e62c6b28 Content-Type: text/plain; charset=ISO-8859-1 is there a way to generate schema.xml from existing db schema (this woulb be prefered way) or from existing POJOs (entities)? --089e013a286e55d4e604e62c6b28--