Hello,
In a quite large project we need to use a different database for each developer. The schema is obviously the same for each one, but it turns out that even if we change the torque.properties and build.properties files, we still have to rebuild and compile everything because the connection info is hardcoded into the autogenerated Base* classes.
Is there any way to get around this? After a while it has proven to be really annoying...
Cheers, Antonis.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
