Hi Angel, Well Torque uses it, so you can use it because it should be on the classpath. Otherwise you have a problem.
You can find the village API explained here: http://www.softwareforge.de/projects/village/apidocs/index.html If you would like to work with village Record Objects, I would use: http://db.apache.org/torque/releases/torque-3.1.1/apidocs/org/apache/torque/ util/BasePeer.html#executeQuery(java.lang.String,%20boolean,%20java.sql.Conn ection) The question at hand is: Why would you want to use village over Torques Peer Mechanism. I don't really get it. Kind regards Juergen Hoffmann -----Ursprüngliche Nachricht----- Von: Angel Garcia [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 8. August 2006 03:22 An: [email protected] Betreff: using village Hello, I need to use Village in turbine, I'm using Turbine 2.3.2 and Torque 3.2 What's the correct form to call the Village's API? Are there some interface, function, etc in Torque to call the Village classes directly?. I suppose that I can use the connection established with Torque. thanks in advance --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] !EXCUBATOR:1,44d7e76043381589219706! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
