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

Поиск
Список
Период
Сортировка
От Guy Rouillier
Тема Re: which jdk i should opt for pgsql8.2 to implement jdbc interface
Дата
Msg-id 465B3441.8020401@burntmail.com
обсуждение исходный текст
Ответ на which jdk i should opt for pgsql8.2 to implement jdbc interface  (Mamoon Rashid <mamoon@imtech.res.in>)
Список 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 по дате отправления:

Предыдущее
От: Mayuresh Nirhali
Дата:
Сообщение: Re: which jdk i should opt for pgsql8.2 to implement jdbc interface
Следующее
От: Andrew Lazarus
Дата:
Сообщение: Re: Null bind variable in where clause