jdbc lob and postgresql

Поиск
Список
Период
Сортировка
От Anu Padki
Тема jdbc lob and postgresql
Дата
Msg-id fb353aa30712121109v4216eb3bx5bfbed0504a3e97e@mail.gmail.com
обсуждение исходный текст
Ответы Re: jdbc lob and postgresql  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
Hello all,

I am contemplating to use postgresql for a product that requires to manipulate many blobs.
From the documentation I am not clear if one has to use postgres api to insert/update/select blobs or one can use standard jdbc api?
Can I just execute a statement insert into (..) that has a blob and do a getBlob to retrieve it?
I really appreciate your time.
Thanks
- Ana

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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: data type change on a view
Следующее
От: Steve Crawford
Дата:
Сообщение: Altering field passed as parameter to plpgsql trigger