Re: which jdk i should opt for pgsql8.2 to implement jdbc interface

From: Guy Rouillier <guyr-ml1(at)burntmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: which jdk i should opt for pgsql8.2 to implement jdbc interface
Date: 2007-05-28 19:57:53
Message-ID: 465B3441.8020401@burntmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andrew Lazarus 2007-05-29 03:15:59 Re: Null bind variable in where clause
Previous Message Mayuresh Nirhali 2007-05-28 06:47:40 Re: which jdk i should opt for pgsql8.2 to implement jdbc interface