Improper type conversion from smallint to short - Mailing list pgsql-jdbc

From Igor Urisman
Subject Improper type conversion from smallint to short
Date
Msg-id CAJ9OwnUyCP022aagiCyO1kXGfWZwtqKPv-9YHWmr+T7MtqnhRA@mail.gmail.com
Whole thread Raw
Responses Re: Improper type conversion from smallint to short
Re: Improper type conversion from smallint to short
List pgsql-jdbc
Hello,
It appears that ResultSet.getObject(String name) returns Integer for database type Types.SMALLINT (5)  I expected Short.
Thanks,
Igor.


pgsql-jdbc by date:

Previous
From: Florent Guillaume
Date:
Subject: Re: A new JDBC driver...
Next
From: Kris Jurka
Date:
Subject: Re: Improper type conversion from smallint to short