Re: question about compile environment - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: question about compile environment
Date
Msg-id 3E7F3266.5010508@xythos.com
Whole thread Raw
In response to question about compile environment  ("Han" <zhouhanok@vip.sina.com>)
List pgsql-jdbc
Han,

jdbc1 builds with jdk1.1
jdbc2 builds with jdk1.2 or 1.3
jdbc2ee builds with jdk1.3 and j2ee.jar in the classpath
jdbc3 builds with jdk1.4

thanks,
--Barry

Han wrote:
> pgsql-jdbc
>
>     Please, would some tell me that under what version of jdk can I compile the pg73jdbc2ee.jar and pg73jdbc2.jar?
>     I know that pg73jdbc1 is under jdk1.1.8, and pg73jdbc3 is under j2se1.4.1. But what about pg73jdbc2ee and
pg73jdbc2? They are under j2se1.2.x or j2se1.3.x? and the version of  j2ee? 
>     Thanks and regards!!!
>
>         
>
>
>         Han
>         zhouhanok@vip.sina.com
>           2003-03-23
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Follow-up OpenOffice and Postgres 7.3.2
Next
From: "Marcus Andree S. Magalhaes"
Date:
Subject: Re: JDBC polling data sources: what's i did wrong?