Colin Chalmers wrote:
Hi,.
I'm busy migrating our code from Torque-3b4 to Torque-3 release.
I'm using the new templates supplied with the release version and see that what used to be generated as NumberKey (Primary/foreign Keys) is now generated as a long.
Is this correct? It breaks quite a bit of our code.
yes.
take care to set javaType="object" for columns which must be nullable
martin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>