I was searching for the same solution, but I think the "torque.basePrefix" only refers to the "Base" classes, not all of the OM classes.

I have having some naming conflicts and I would like to know if there is a way to prefix the rest of the classes that Torque generates so I don't have to specify a package in front of the class and there is no ambiguity when reading the code.

Short of renaming my DB tables that is.

-trey

Vitzethum, Daniel wrote:

Hello Stan,

I would like for the class names to always start with a certain
prefix like torque_ or so.

if I recall correctly, the property "torque.basePrefix" in
"build.properties"
does the trick.


HTH,

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to