Re: [INTERFACES] Java, JDBC & CORBA (fwd)

From: Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il>
To: Peter T Mount <peter(at)taer(dot)maidstone(dot)gov(dot)uk>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] Java, JDBC & CORBA (fwd)
Date: 1998-11-30 15:26:15
Message-ID: l03110705b288680bf34a@[147.233.159.109]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

At 17:15 +0200 on 30/11/98, Peter T Mount wrote:

> Anyhow, I was thinking of adding code so when it creates a connection, it
> creates postgresql.Connection when it's 1.1.x, and
> postgresql.v2.Connection for 1.2.x
>
> This does open a possibility of having both drivers in the same jar file,
> however, it would have to be built using both 1.2 then 1.1 javacs, then
> build the jar file.
>
> In theory it should work, but we will have to wait until 1.2 final is out,
> before trying it.

Yes. That's what I meant.

Another possibility is to provide the driver in binary format. After all,
Java binaries are the same on all platforms.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 1998-11-30 15:33:07 Re: [INTERFACES] Java, JDBC & CORBA (fwd)
Previous Message Peter T Mount 1998-11-30 15:18:41 Re: [INTERFACES] Java, JDBC & CORBA (fwd)