JDBC Driver Type - Doubt

From: sathish kumar shanmugavelu <sathishkumar(dot)shanmugavelu(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: JDBC Driver Type - Doubt
Date: 2006-02-02 03:21:56
Message-ID: ee0ad3a30602011921u276d7058k70745b3c1723fc4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-02-02 12:25:21 Re: JDBC Driver Type - Doubt
Previous Message Kris Jurka 2006-02-01 18:59:36 Re: Prepared Statement is not parsed correctly