persistence of java objects - Mailing list pgsql-jdbc

From jessica xingzc_he
Subject persistence of java objects
Date
Msg-id BAY24-F1bpH71yEXUIE00031b91@hotmail.com
Whole thread Raw
Responses Re: persistence of java objects  (Dave Cramer <pg@fastcrypt.com>)
Re: persistence of java objects  (Ulrich Meis <kenobi@halifax.rwth-aachen.de>)
Re: persistence of java objects  (Markus Schaber <schabios@logi-track.com>)
List pgsql-jdbc
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



pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: PGobject overhaul (was Re: tightening up on use of oid
Next
From: Dave Cramer
Date:
Subject: Re: persistence of java objects