Hi there, I am currently building a Swing application that will utilise Torque as the O/R layer between the application and an embedded McKoi database.
However, l notice that there is not a McKoi database adapter within the project. Therefore, unless another reader of this mailing list has generated one before then l will give it a go. I am very new to Torque so please forgive my ignorance. Can l confirm that all l need to do, to make Torque support another RDBMS, is: > subclass org.apache.torque.adapter.DB, and implement the methods described in http://db.apache.org/torque-31/db-adapters.html > copy an existing Velocity template and make the necessary changes for McKoi Is there any other changes that l need to make? Additionally, are there any "gotcha"s when deploying and testing storing data against the "new" RDBMS? Thanks. Arvind ____________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
