Re: persistence of java objects - Mailing list pgsql-jdbc

From Markus Schaber
Subject Re: persistence of java objects
Date
Msg-id 20041109174857.0a56cfb8@kingfisher.intern.logi-track.com
Whole thread Raw
In response to persistence of java objects  ("jessica xingzc_he" <xingzc_he@hotmail.com>)
List 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 by date:

Previous
From: Kris Jurka
Date:
Subject: Re: driver beta release
Next
From: Markus Schaber
Date:
Subject: Re: 8.0.0beta4: "copy" and "client_encoding"