org.postgresql package

Поиск
Список
Период
Сортировка
От Swati
Тема org.postgresql package
Дата
Msg-id 20011003062648.22558.qmail@mailweb18.rediffmail.com
обсуждение исходный текст
Ответы Re: org.postgresql package
Список pgsql-jdbc
Dear Sir/Madam,
I am using postgresql our java application. In that when I want to insert largeobject like this
LargeObjectManager lo = ((org.postgresql.Connection)conn).getLargeObjectAPI();
InputStream is = rs.getBinaryStream();
but it gives me compilation error:
cannot resolve symbol
symbol  : method getBinaryInputStream  ()

Regards
Swati


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

Предыдущее
От: Ray Tomlinson
Дата:
Сообщение: Re: jdbc download jar is corrupted
Следующее
От: Ray Tomlinson
Дата:
Сообщение: Re: jdbc download jar is corrupted