Issue TRQS63 has just been modified by user jmcnally
You can view the issue detail at the following URL:
<http://nagoya.apache.org/scarab/issues/id/TRQS63>
The following modifications were made to this issue:
Why not use Integer instead of the primitive? You can set javaType="object" on the
column to avoid using int. It seems to me that trying to use an int to represent
something that can be null, is going to be a mismatch that is difficult to work
around, does it make sense to try?
--
To unsubscribe, e-mail: <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>