Improper type conversion from smallint to short

Поиск
Список
Период
Сортировка
От Igor Urisman
Тема Improper type conversion from smallint to short
Дата
Msg-id CAJ9OwnUyCP022aagiCyO1kXGfWZwtqKPv-9YHWmr+T7MtqnhRA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Improper type conversion from smallint to short  (Kris Jurka <books@ejurka.com>)
Re: Improper type conversion from smallint to short  (Kevin Grittner <kgrittn@ymail.com>)
Список 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 по дате отправления:

Предыдущее
От: Florent Guillaume
Дата:
Сообщение: Re: A new JDBC driver...
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Improper type conversion from smallint to short