Re: persistence of java objects

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: persistence of java objects
Дата
Msg-id 20041109174857.0a56cfb8@kingfisher.intern.logi-track.com
обсуждение исходный текст
Ответ на persistence of java objects  ("jessica xingzc_he" <xingzc_he@hotmail.com>)
Список pgsql-jdbc
Hi, Jessica,

On Sat, 30 Oct 2004 17:05:44 -0600
"jessica xingzc_he" <xingzc_he@hotmail.com> wrote:

> 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?

Currently, there's no support for general Java objects.

But maybe what you really need is a persistance framework. Hibernate
currently seems to be a reasonable one, and it supports PostgreSQL.

HTH,
Markus

--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios@logi-track.com | www.logi-track.com

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: driver beta release
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: 8.0.0beta4: "copy" and "client_encoding"