JDBC and Blobs

Поиск
Список
Период
Сортировка
От Dev
Тема JDBC and Blobs
Дата
Msg-id 550919.32075.qm@web53710.mail.re2.yahoo.com
обсуждение исходный текст
Ответы Re: JDBC and Blobs  (Craig Ringer <craig@postnewspapers.com.au>)
Re: JDBC and Blobs  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Re: JDBC and Blobs  (David Wall <d.wall@computer.org>)
Список pgsql-jdbc
Hi,

I have a field in my database table of type OID which is suppose to be used to store binary data. I plan on using the setBlob and getBlob methods for storing and retrieving entries from the table. Is that the right way to proceed? If I delete a row in that table , will it delete the binary data as well from the database server?

cheers

/Dev

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: insert data into partitioned tables via Java application
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: JDBC and Blobs