Thread: ResulSet for short

ResulSet for short

From
cc.ais40@wanadoo.fr
Date:
In the jdbc2/ResultSet.java source, line 749, a SMALLINT JDBC value is
returned as an Integer (int Java) value.

Isn't it an error ? For me (and for my project), a SMALLINT JDBC value has
to be returnd as a Short value !!

Please, may be you will correct this bug in a future release ?

Sincerely,