Re: JDBC Driver Type - Doubt

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: JDBC Driver Type - Doubt
Дата
Msg-id 25C072E9-09B2-48A3-8AF9-26C7BA3D539A@fastcrypt.com
обсуждение исходный текст
Ответ на JDBC Driver Type - Doubt  (sathish kumar shanmugavelu <sathishkumar.shanmugavelu@gmail.com>)
Список pgsql-jdbc
Hi,


It's Native protocol all java. And you should upgrade.

Dave
On 1-Feb-06, at 10:21 PM, sathish kumar shanmugavelu wrote:


Dear group,
   I have downloaded the file pg73jdbc3.jar from the web
   and use it connect my java swing to  postgresql.

   I want to know under which type of JDBC driver it falls,
     
  • Type 1: JDBC-ODBC Bridge
  • Type 2: Native-API/partly Java driver
  • Type 3: Net-protocol/all-Java driver
  • Type 4: Native-protocol/all-Java driver
    Also want to know, if it is thick or thin driver.
    Explain what is thick or thin driver
--
Sathish Kumar.S
SpireTEK

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: sathish kumar shanmugavelu
Дата:
Сообщение: JDBC Driver Type - Doubt
Следующее
От: Takeichi Kanzaki Cabrera
Дата:
Сообщение: Re: Postgres-JDBC question