Yes, I looked at it. (Not as thoroughly as I could, admittedly.) Unfortunately, there is no information in the jdbc task. It's purely internal and displays as a single ant task. Is there any doc on it?
Thanks, Lee > -----Original Message----- > From: T E Schmitz [mailto:[EMAIL PROTECTED] > Sent: Monday, April 19, 2004 5:00 AM > To: Apache Torque Users List > Subject: Re: JDBC to XML ant task > > Print Torque's build.xml off and have a good read. Things became much > clearer fo me then. The create-db target drops all tables and creates a > new empty db. > > You will also find the "jdbc" target, which generates an xml schema from > your existing db. > > Regards, > > Tarlika Elisabeth Schmitz > > > Grey.Lee wrote: > > > When I stumbled on the Wiki, I saw a brief mention of the "jdbc" ant > target, which seems to read an existing JDBC connection and reverse- > engineer the torque XML to match it. I have not been able to locate any > other mention, nor any documentation on this function. Is there any? Has > anyone used it? > > > > One of the things that worries me is wiping out my existing database by > not understanding the subtleties of using Torque. Is this a legitimate > concern? Which actions can drop tables or databases? Do you get the > chance to approve or cancel before it happens? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] ************************************************ The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer. ************************************************ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
