Hi, is it possible to separate torque generator from ant?
I'm new to torque and to ant, and I would like to use it in a new project. I already have the xml project model and I only want to generate the corresponding sql scripts for some supported databases. I did make it using ant, but I can't understand how should I incorporate this facility into a java program. Another question, is it possible to alter the predefined table limits for each database? In my model I have really large table names ( international standards :-( ) and for example in sql server torque truncates the constraints names to 30 chars although sql server supports 128. Can someone point me in a good direction? Thank you in advance. Pedro Castro.
