Re: persistence of java objects

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: persistence of java objects
Дата
Msg-id 418506F9.6010607@fastcrypt.com
обсуждение исходный текст
Ответ на persistence of java objects  ("jessica xingzc_he" <xingzc_he@hotmail.com>)
Список pgsql-jdbc
Hi,

postgresql doesn't support this they way I suspect you are thinking of it.

How do other databases do this ?

dave

jessica xingzc_he wrote:

> hi,
>
> Does postgresql support this? if i want a column of a table for the
> persistence of instance of java objects, and use ResultSet.getObject()
> and ResultSet.updateObjecct() to access them. if so, what data type
> the column should be?
>
> thanks
> zhenchang
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561


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

Предыдущее
От: "jessica xingzc_he"
Дата:
Сообщение: persistence of java objects
Следующее
От: Ulrich Meis
Дата:
Сообщение: Re: persistence of java objects