Hi, you define your application tables in \webapps\audiotex\WEB-INF\conf\yourapp-schema.xml. You can put as many tables there as you like. Check out the Torque-site for instructions. The Base*Peer classes are produced automatically when (re-)building your project using ant init.
Good luck! Marc > -----Ursprungliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von apdas > Gesendet: Montag, 23. September 2002 16:54 > An: Turbine User > Betreff: How to define create defined tables > > > Hi friends, > > I want to use some database tables specific to my web application. How > do I define the tables in xml file and how can I generate peer classes > for them? The TDK contains only one user defined table i.e. > newapp-schema.xml. But what to do if I need to create more than one > tables and the associated peer classes for them ? > > Can anybody help ? > > Regards, > A.P.Das. > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
