Look at this couple of lines from my Torque.properties
torque.dsfactory.consolidada.connection.url =
jdbc:mysql://192.168.1.55:3306/consolidada
# torque.dsfactory.consolidada.connection.url =
jdbc:mysql://localhost:3306/consolidada
# torque.dsfactory.consolidada.connection.url =
jdbc:mysql://
Guy Galil wrote:
What's hardcoded in the base classes is a logical name that points to
settings in Torque.properties - if you have each developer use a
different properties file then they can access different databases.
I have tried to do this, but I got an exception (something about
torque.dsf
What's hardcoded in the base classes is a logical name that points to
settings in Torque.properties - if you have each developer use a
different properties file then they can access different databases.
Another alternative is to override the hardcoded database name by
specifying a database name on