|
|||||||||||
|
Re: [JDBC] JDBC driver class
From: Albe Laurenz <laurenz.albe(at)wien.gv.at>
Date: Fri Jan 04 2008 - 03:30:44 EST
The documentation can be found at
In Chapter 3 (Loading the Driver) you will find that the JDBC driver class is org.postgresql.Driver In Chapter 3 (Connecting to the Database) you will find a description of the JDBC URL and the various connection parameters. Yours URL will probably look like jdbc:postgresql://dbserver.company.com:5432/databasename
Yours,
---------------------------(end of broadcast)---------------------------TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq Received on Fri Jan 4 03:33:25 2008 This archive was generated by hypermail 2.1.8 : Wed Jun 18 2008 - 23:42:02 EDT |
||||||||||
|
|||||||||||