Re: Torque, Turbine XML format

2005-10-16 Thread Hale India
Hi Thomas Thank's for your answer, I will check it and give you elements if I succeed. Cheers Andre --- Thomas Dudziak <[EMAIL PROTECTED]> wrote: > On 10/16/05, Hale India <[EMAIL PROTECTED]> > wrote: > > > I am looking to know if unique constraints are > managed > > when reverse ingeneering

Re: Torque, Turbine XML format

2005-10-16 Thread Thomas Dudziak
On 10/16/05, Hale India <[EMAIL PROTECTED]> wrote: > I am looking to know if unique constraints are managed > when reverse ingeneering from database using Jdbc. > > In torque dtd unique and unique-column tags exists so > table creation is made using them, but what's happen > is we generate torque

Torque, Turbine XML format

2005-10-16 Thread Hale India
Hi I am looking to know if unique constraints are managed when reverse ingeneering from database using Jdbc. In torque dtd unique and unique-column tags exists so table creation is made using them, but what's happen is we generate torque from a database (using ddlutils for example). Any help we

Re: Turbine XML format

2005-09-27 Thread Thomas Dudziak
On 9/27/05, Hale India <[EMAIL PROTECTED]> wrote: > I will try for Jira, but I don't know how to use > it It's not difficult, simply go to http://issues.apache.org/jira/ there register for a new account for you (the account is for all Apache projects that use JIRA as their bugtracking syste

Re: Turbine XML format

2005-09-26 Thread Hale India
Hi Thomas I will try for Jira, but I don't know how to use it Have nice time Andre --- Thomas Dudziak <[EMAIL PROTECTED]> wrote: > On 9/26/05, Hale India <[EMAIL PROTECTED]> wrote: > > > index tag and unique tag exists in both dtd but I > > found no index element nor unique element create

Re: Turbine XML format

2005-09-26 Thread Thomas Dudziak
On 9/26/05, Hale India <[EMAIL PROTECTED]> wrote: > index tag and unique tag exists in both dtd but I > found no index element nor unique element created when > I have generated XML from our database using > DatabaseIO().write You could add a bug to DdlUtils' JIRA. If possible please use the Dump

Re: Turbine XML format

2005-09-26 Thread Hale India
t; > > I am using Ojb from some time and would like to > find > > out Turbine XML format definition. > > > > I have been looking at Turbine site, torque site > etc. > > You can find the DTDs here: > > http://db.apache.org/torque/dtd/ > > the DT

Re: Turbine XML format

2005-09-26 Thread Thomas Dudziak
On 9/26/05, Hale India <[EMAIL PROTECTED]> wrote: > I am using Ojb from some time and would like to find > out Turbine XML format definition. > > I have been looking at Turbine site, torque site etc. You can find the DTDs here: http://db.apache.org/torque/dtd/ the DTD

Turbine XML format

2005-09-26 Thread Hale India
Hi I am using Ojb from some time and would like to find out Turbine XML format definition. I have been looking at Turbine site, torque site etc. I am trying to get it because I would like to create our database using ddlutils and I would like to find if it is possible to use COMMENT and or