Storing Java Objects Through JDBC - Mailing list pgsql-interfaces

From Nathan DeBardeleben
Subject Storing Java Objects Through JDBC
Date
Msg-id Pine.LNX.3.96.980729195315.28142B-100000@speed.parl.eng.clemson.edu
Whole thread Raw
Responses Re: [INTERFACES] Storing Java Objects Through JDBC  (Peter T Mount <peter@retep.org.uk>)
List pgsql-interfaces
I'm using v 6.3 of pgsql and was wondering if there's a way to store off
a Java object and then retrieve it.  I'd like to do this rather than
breaking down the object into its fundamental elements, storing them into
tables using SQL and then reforming it through queries.
I was under the impression you could ask PG to store a TextField object,
or String object, or Vector object.

Nathan DeBardeleben
ndebard@parl.eng.clemson.edu



pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] Failure to connect remotely to postgresql with JDBC
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [INTERFACES] psqlodbc