Thx /c
----- Original Message ----- From: "Martin Poeschl" <[EMAIL PROTECTED]> To: "Turbine Torque Users List" <[EMAIL PROTECTED]> Sent: Tuesday, December 31, 2002 3:45 PM Subject: Re: NumberKey -> Long > 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]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
