Thank Greg for the info ! Thomas ----- Original Message ----- From: "Greg Monroe" <[EMAIL PROTECTED]> To: "Apache Torque Users List" <[email protected]> Sent: Tuesday, February 12, 2008 12:34 AM Subject: RE: db mapping
I think that information is now embedded in the Platform class code in the org.apache.torque.engine.platform package. Start with the initialize method in the PlatformMysqlImpl code and then look at the PlatformDefaultImpl code. These set up the schemaDomainMap which maps XML to DB specific SQL. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, February 11, 2008 6:10 PM > To: torque-user > Subject: db mapping > > Hi all, > > I don't not if the file still exist in torque 3.2+, but I am > looking for a file that will give me the mapping between > schema xml file types and trancode types in mysql sql > language for exemple and in java. > > In 3.1, there was .../templates/sql/base/<dbtype>/db.props > > but in 3.2+, I can't find this information anymore. > > Thanks for your help ! > Thomas > > > > ---------------------- ALICE C'EST ENCORE MIEUX AVEC LA MUSIQUE ! ----- > --------------- > Découvrez vite l'offre exclusive ALICE BOX avec ALICE MUSIC, le > téléchargement légal et illimité > de plus de 300 000 titres ! En cliquant ici > http://alicemusic.aliceadsl.fr > Offre soumise à conditions > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] DukeCE Privacy Statement: Please be advised that this e-mail and any files transmitted with it are confidential communication or may otherwise be privileged or confidential and are intended solely for the individual or entity to whom they are addressed. If you are not the intended recipient you may not rely on the contents of this email or any attachments, and we ask that you please not read, copy or retransmit this communication, but reply to the sender and destroy the email, its contents, and all copies thereof immediately. Any unauthorized dissemination, distribution or copying of this communication is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ---------------------- ALICE C'EST ENCORE MIEUX AVEC LA MUSIQUE ! -------------------- Découvrez vite l'offre exclusive ALICE BOX avec ALICE MUSIC, le téléchargement légal et illimité de plus de 300 000 titres ! En cliquant ici http://alicemusic.aliceadsl.fr Offre soumise à conditions --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
