Re: Runtime error

2003-12-31 Thread Hassan Abolhassani
I get the exception when try to insert data in a program using Torque. Here is my properties file: torque.applicationRoot = . log4j.category.org.apache.torque = ALL, org.apache.torque log4j.appender.org.apache.torque = org.apache.log4j.FileAppender log4j.appender.org.apache.torque.file =

Torque with more dynamic DB connections, avoiding singleton and statics?

2003-12-31 Thread Ekkehard Kraemer
Hello, is it possible to avoid the Torque singleton and static OM members altogether? I have some quite dynamic needs for my DBMS connections. In the easiest case, it boils down to being able to specify which of several databases (defined in the standard Torque property file) to use during