Does a java program treat a DB2 column defined as SMALLINT any different
than INT?
In other words, if I changed a column from INT to SMALLINT, would that
require any java coding change?
than INT?
In other words, if I changed a column from INT to SMALLINT, would that
require any java coding change?
Comment