I've gotten setup using the TDK 2.2.  I have the default application working
with my oracle database.  I would now like to give my own schema information
and generate om classes.  What's the best way to do this without dropping
and recreating the database tables?  from reading, it seems that if I create
a file called:
<appname>/WEB-INF/conf/<appname>-schema.xml

then run "ant init", that the TDK will drop and create the tables specified
in the <appname>-schema.xml file.  How can i skip the drop/create piece?

Thanks!

Mark Lybarger
[EMAIL PROTECTED]
CBC Companies
614.442.3741

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to