Large Object exceptions

Поиск
Список
Период
Сортировка
От Mark "Lillywhite (pg-jdbc)
Тема Large Object exceptions
Дата
Msg-id 1003385925.12544.75.camel@spiffy.vpn.plasticsoftware.com.au
обсуждение исходный текст
Список pgsql-jdbc
JDBCsters,

Just was looking at the code for BLOBs (setInputStream, etc) and noticed
that while they appear to be supported, but that the exception it throws
when an IOException occurs is misleading. This message says that
"InputStream as parameter not supported", but in fact it should at best
give the name of the exception that actually occurred, and at worst
indicate that it's some problem other than an unsupported problem.

I think the error message itself is redundant and probably needs
changing, but I'm not hacking the code atm, just browsing.

Now to work out where my IOException is coming from...

Regards
Mark


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: [PATCHES] Ant configuration
Следующее
От: Kovács Péter
Дата:
Сообщение: Re: JDBC 2 ResultSet and cursors