RE: CORBA and PG

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Franck Martin <Franck(at)sopac(dot)org>
Cc: "'Peter T Mount'" <peter(at)retep(dot)org(dot)uk>, PostgreSQL List <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: CORBA and PG
Date: 2001-03-06 09:39:09
Message-ID: 983871549.3aa4b03d9bbe7@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Quoting Franck Martin <Franck(at)sopac(dot)org>:

> I guess these stubs are for accessing PG as a corba server...
>
> I'm trying to look to see if I can store CORBA objects inside PG, any
> ideas...

Although I've not tried it (yet) it should be possible to access Java EJB's
from corba.

If so, then using an EJB server (JBoss www.jboss.org) you could then store them
as Entity beans. Each one would then have its own table in the database.

Peter

>
> Franck Martin
> Network and Database Development Officer
> SOPAC South Pacific Applied Geoscience Commission
> Fiji
> E-mail: franck(at)sopac(dot)org <mailto:franck(at)sopac(dot)org>
> Web site: http://www.sopac.org/
> <http://www.sopac.org/> Support FMaps: http://fmaps.sourceforge.net/
> <http://fmaps.sourceforge.net/>
>
> This e-mail is intended for its addresses only. Do not forward this
> e-mail
> without approval. The views expressed in this e-mail may not be
> necessarily
> the views of SOPAC.
>
>
>
> -----Original Message-----
> From: Peter T Mount [mailto:peter(at)retep(dot)org(dot)uk]
> Sent: Tuesday, 6 March 2001 3:52
> To: Franck Martin
> Cc: PostgreSQL List
> Subject: Re: [HACKERS] CORBA and PG
>
>
> Quoting Franck Martin <franck(at)sopac(dot)org>:
>
> > Does anyone has pointers on CORBA and PostgreSQL?
> >
> > What is the story ?
>
> There's some old stubs for one of the orbs somewhere in the source
> (C/C++)
>
> Also the old JDBC/Corba example is still there
> (src/interfaces/jdbc/example/corba)
>
> Peter
>
>
> --
> Peter Mount peter(at)retep(dot)org(dot)uk
> PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
> RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
>

--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2001-03-06 10:21:26 Re: AW: WAL-based allocation of XIDs is insecure
Previous Message Zeugswetter Andreas SB 2001-03-06 08:25:08 AW: WAL-based allocation of XIDs is insecure