Re: which jdk i should opt for pgsql8.2 to implement jdbc interface - Mailing list pgsql-jdbc

From Guy Rouillier
Subject Re: which jdk i should opt for pgsql8.2 to implement jdbc interface
Date
Msg-id 465B3441.8020401@burntmail.com
Whole thread Raw
In response to which jdk i should opt for pgsql8.2 to implement jdbc interface  (Mamoon Rashid <mamoon@imtech.res.in>)
List pgsql-jdbc
Mamoon Rashid wrote:
> hi all,
> i am in urgent need of some expert suggestions regarding which jdk i
> install for my
> linux (EL4) , so as i write programs and applications to interact with
> pgsql8.2 databse server through JDBC.

JDBC is implemented as part of the standard edition of the Java.  So all
you need is the base package.  All the other packages are bundles for
your convenience; for example, the NetBeans bundle comes with the
NetBeans IDE should you like that IDE to work in.

--
Guy Rouillier

pgsql-jdbc by date:

Previous
From: Mayuresh Nirhali
Date:
Subject: Re: which jdk i should opt for pgsql8.2 to implement jdbc interface
Next
From: Andrew Lazarus
Date:
Subject: Re: Null bind variable in where clause