Just curious: If you can have null values, why are you using primitive
values.
Well primitives are easier to work with in Java IMO.
You do realize that even if we do not call the setter, the property holder will be set to 0 anyway, right?
Which I guess is the point, so why do we have to specify this in sqlmap.
Regards,
Huy