Andy > How hard would it be for me to modify Torque to get it to generate base > classes that use object wrappers instead of primitives (e.g. Integer instead > of int)?
In your database schema, use javaType="object" in the column element. Note that both primary and foreign keys will need this property. Merry Christmas! Eric -- Eric Emminger [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
