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

From Dave Cramer
Subject Re: persistence of java objects
Date
Msg-id 418506F9.6010607@fastcrypt.com
Whole thread Raw
In response to persistence of java objects  ("jessica xingzc_he" <xingzc_he@hotmail.com>)
List 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 by date:

Previous
From: "jessica xingzc_he"
Date:
Subject: persistence of java objects
Next
From: Ulrich Meis
Date:
Subject: Re: persistence of java objects