[Fwd: [Fwd: ResulSet for short]]

From: Barry Lind <barry(at)xythos(dot)com>
To: cc(dot)ais40(at)wanadoo(dot)fr
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: [Fwd: [Fwd: ResulSet for short]]
Date: 2002-06-07 17:15:25
Message-ID: 3D00EA2D.70408@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

This is now fixed in current sources.

--Barry

-------- Original Message --------
Subject: [JDBC] ResulSet for short
Date: Thu, 18 Apr 2002 09:45:24 +0200
From: cc(dot)ais40(at)wanadoo(dot)fr
To: pgsql-jdbc(at)postgresql(dot)org

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,

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-06-07 17:21:53 Re: "No Results were returned by the query" exception
Previous Message Jon Swinth 2002-06-07 16:43:06 Re: "No Results were returned by the query" exception