Persistant storage of objects

From: John Reilly <jr(at)broadcom(dot)ie>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Persistant storage of objects
Date: 1998-06-22 11:22:34
Message-ID: 358E3E7A.89138CFA@broadcom.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,
I am checking out postgreSQL to see if it is capable of storing
java objects
directly. If so, does anyone know of an example on the web?

Basicly I have;
class test1 {
public String blah;
}

class test2 {
public test1 blah2;
}

I declared similar classes in the database;

Is there a way to write test2 to the db without having to decompose the
test1
object within it into a "text"

TIA,
John

-----------------------------------------------------------------------------
John Reilly - jr(at)broadcom(dot)ie
-----------------------------------------------------------------------------
Programmer - A red-eyed, mumbling mammal capable of conversing with
inanimate
objects. Approach with extreme caution!
-----------------------------------------------------------------------------

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ralf Berger 1998-06-22 15:43:54 Re: [INTERFACES] Persistant storage of objects
Previous Message Enrico Cantu 1998-06-22 03:03:59 spam